blob: 6dd37d4c737ef6b4d0fa8dce37b2d419fa867aaf [file] [log] [blame]
{
"name": "TY_DCCJLib",
"version": "0.2.0",
"summary": "DCCJ_Category",
"description": "All Categories inthe DCCJ.",
"homepage": "https://gitee.com/TangyuanLiu/Category",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘汤圆": "review617@163.com"
},
"source": {
"git": "https://gitee.com/TangyuanLiu/Category.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TY_DCCJLib/Classes/**/*",
"subspecs": [
{
"name": "DCCJ_Category",
"source_files": "TY_DCCJLib/Classes/DCCJ_Category/**/*"
},
{
"name": "DCCJ_Macros",
"source_files": "TY_DCCJLib/Classes/DCCJ_Macros/**/*"
}
]
}