blob: 1e3162e8b31d31b192e0510ec1abd2218ded4ecf [file] [log] [blame]
{
"name": "UIColor+FlatColors",
"version": "0.0.2",
"summary": "A category to extend UIColor with the flat colors from the Flat UI framework. http://designmodo.github.io/Flat-UI/",
"description": " `UIColor+FlatColors` is a category that extends `UIColor` with methods to get the colors from the [Flat UI](http://designmodo.github.io/Flat-UI/) framework by [designmodo](http://designmodo.com/).\n",
"homepage": "https://github.com/mokagio/UIColor-FlatColors",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gio": "giovanni.lodi42@gmail.com"
},
"social_media_url": "http://twitter.com/mokagio",
"platforms": {
"ios": null
},
"requires_arc": true,
"source": {
"git": "https://github.com/mokagio/UIColor-FlatColors.git",
"tag": "0.0.2"
},
"source_files": "UIColor+FlatColors"
}