blob: 82f1d939135eaaa312fa1bca2cdabe9177e5c38d [file] [log] [blame]
{
"name": "UIColorCategory",
"version": "0.0.1",
"summary": "A category of UIColor.",
"description": "this is a category of UIColor.",
"homepage": "https://github.com/AlwaysYang/UIColorCategory",
"license": "MIT",
"authors": {
"zws": "425611381@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AlwaysYang/UIColorCategory.git",
"tag": "0.0.1"
},
"source_files": "UIColorCategory/*.{h,m}",
"exclude_files": "Classes/Exclude"
}