blob: f5a97fd5b2bfd2b983115b93dad4d6d7b526457b [file] [log] [blame]
{
"name": "RCFlatUIKitColor",
"version": "1.0.0",
"summary": "Brings the best flat UI colors into UIColor Class.",
"description": " A longer description of RCFlatUIKitColor in Markdown format.\n It is a categoried class of UIColor, which implements about 96 flat UIColor. \n\n",
"homepage": "https://github.com/RongchangLei/RCFlatUIKitColor",
"license": "MIT",
"authors": {
"RongchangLei": "rayanlei@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/RongchangLei/RCFlatUIKitColor.git",
"tag": "1.0.0"
},
"source_files": [
"RCFlatUIKitColor",
"RCFlatUIKitColor/**/*.{h,m}"
]
}