{"id":13685107,"url":"https://github.com/claaslange/iOS7Colors","last_synced_at":"2025-05-01T01:30:38.554Z","repository":{"id":10223572,"uuid":"12322554","full_name":"claaslange/iOS7Colors","owner":"claaslange","description":"The standard iOS 7 Colors as a handy category on UIColor","archived":false,"fork":false,"pushed_at":"2013-10-29T08:32:57.000Z","size":209,"stargazers_count":634,"open_issues_count":1,"forks_count":45,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-10-10T16:03:51.844Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/claaslange.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":"2013-08-23T12:33:38.000Z","updated_at":"2023-12-10T07:45:19.000Z","dependencies_parsed_at":"2022-09-19T09:30:59.115Z","dependency_job_id":null,"html_url":"https://github.com/claaslange/iOS7Colors","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claaslange%2FiOS7Colors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claaslange%2FiOS7Colors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claaslange%2FiOS7Colors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/claaslange%2FiOS7Colors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/claaslange","download_url":"https://codeload.github.com/claaslange/iOS7Colors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224230729,"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":[],"created_at":"2024-08-02T14:00:43.980Z","updated_at":"2024-11-12T06:31:18.194Z","avatar_url":"https://github.com/claaslange.png","language":"Objective-C","funding_links":[],"categories":["Objective-C","etc"],"sub_categories":[],"readme":"# iOS7Colors\n\niOS7Colors is a simple category on UIColor which provides you some of the standard colors used throughout iOS 7.\n\n## Usage\n\nThe easiest way to integrate iOS7Colors is using CocoaPods. Just add this to your Podfile:\n\n    pod 'iOS7Colors', '~\u003e 2.0.0'\n\nUsage is really simple. Just include `UIColor+iOS7Colors.h` \u0026 `UIColor+iOS7Colors.m` in your project if you're not using cocoapods and import the header file you need the colors.\n\n    #import \"UIColor+iOS7Colors.h\"\n\n    UILabel *label = [UILabel alloc] initWithFrame:CGRectZero];\n\n    label.textColor = [UIColor iOS7redColor];\n\n![Screenshot](https://raw.github.com/claaslange/iOS7Colors/master/screenshot.png)\n\n## Credits\n\nThe color values are taken from [Louie Mantia's](http://mantia.me) [iOS 7 Color Swatches](http://dribbble.com/shots/1186156-iOS-7-Color-Swatches)\n\n## License\n\niOS7Colors is licensed under the MIT-License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaaslange%2FiOS7Colors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclaaslange%2FiOS7Colors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclaaslange%2FiOS7Colors/lists"}