blob: 9f334c3f886088c237d9f4ecb0db4c0db2b2a9ee [file] [log] [blame]
{
"name": "UC_Category",
"version": "0.0.5",
"summary": "公共 分类",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.hnbangyao.com/UCComponen/uc_category",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangheng": "1339669469@qq.com"
},
"source": {
"git": "http://git.hnbangyao.com/UCComponen/uc_category.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "NSString",
"source_files": "UC_Category/Classes/NSString/**/*"
},
{
"name": "UIColor",
"source_files": "UC_Category/Classes/UIColor/**/*"
},
{
"name": "UIImage",
"source_files": "UC_Category/Classes/UIImage/**/*"
},
{
"name": "UILabel",
"source_files": "UC_Category/Classes/UILabel/**/*"
},
{
"name": "UIView",
"source_files": "UC_Category/Classes/UIView/**/*"
}
]
}