{"id":13685177,"url":"https://github.com/arturgrigor/AGMedallionView","last_synced_at":"2025-05-01T01:30:58.563Z","repository":{"id":2350009,"uuid":"3312832","full_name":"arturgrigor/AGMedallionView","owner":"arturgrigor","description":"iOS Picture View Control (Mac OS X Lion User's Avatar Like)","archived":false,"fork":false,"pushed_at":"2016-01-14T13:07:45.000Z","size":442,"stargazers_count":219,"open_issues_count":2,"forks_count":35,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-12T23:48:16.040Z","etag":null,"topics":["ios","macos","objective-c","osx","xcode"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arturgrigor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-01-31T07:31:37.000Z","updated_at":"2024-02-24T12:58:36.000Z","dependencies_parsed_at":"2022-08-26T13:51:30.720Z","dependency_job_id":null,"html_url":"https://github.com/arturgrigor/AGMedallionView","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arturgrigor%2FAGMedallionView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arturgrigor%2FAGMedallionView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arturgrigor%2FAGMedallionView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arturgrigor%2FAGMedallionView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arturgrigor","download_url":"https://codeload.github.com/arturgrigor/AGMedallionView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224230759,"owners_count":17277373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ios","macos","objective-c","osx","xcode"],"created_at":"2024-08-02T14:00:45.484Z","updated_at":"2024-11-12T06:31:25.348Z","avatar_url":"https://github.com/arturgrigor.png","language":"Objective-C","funding_links":[],"categories":["Objective-C","xcode"],"sub_categories":[],"readme":"[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)\n[![Twitter](https://img.shields.io/badge/twitter-@arturgrigor-blue.svg?style=flat)](http://twitter.com/arturgrigor)\n\n## AGMedallionView\n\nAGMedallionView is a picture view control just like the one that Apple is using at the login screen in Mac OS X Lion.\n\n![Screenshot](http://dl.dropbox.com/u/2387405/Screenshots/AGMedallionView.png)\n\n## Installation\n\nCopy over the files from the Classes folder to your project folder.\n\n## Usage\n\nWherever you want to use AGMedallionView, import the appropriate header file and initialize as follows:\n\n``` objective-c\n#import \"AGMedallionView.h\"\n```\n\n### Basic\n\n``` objective-c\nAGMedallionView *medallionView = [[AGMedallionView alloc] init];\nmedallionView.image = [UIImage imageNamed:@\"sample\"];\n[self.view addSubview:medallionView];\n[medallionView release];\n```\n\n## Contact\n\n- [GitHub](http://github.com/arturgrigor)\n- [Twitter](http://twitter.com/arturgrigor)\n\nLet me know if you're using or enjoying this product.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farturgrigor%2FAGMedallionView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farturgrigor%2FAGMedallionView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farturgrigor%2FAGMedallionView/lists"}