blob: 4a2ac9188cd2971cf2d0ca649301b5e83c9e9f39 [file] [log] [blame]
{
"name": "UCMHeader",
"version": "0.0.1",
"summary": "公共头文件",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.hnbangyao.com/byShop/ucmheader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangheng": "1339669469@qq.com",
"fantengteng": "593886467@qq.com",
"wangmeng": "37716571@qq.com"
},
"source": {
"git": "http://git.hnbangyao.com/byShop/ucmheader.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "UCMHeader/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"UCMUIKitCategory/UIImage": [
],
"UCMUIKitCategory/UIColor": [
]
}
}