blob: 6fc99823f7f608ab5aaf4a7706614be26d9bd984 [file] [log] [blame]
{
"name": "ZJJCategory",
"version": "1.3.9",
"summary": "a Category Ttool",
"homepage": "https://github.com/zhengjunjie11/ZJJCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhengjunjie": "2028002516@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhengjunjie11/ZJJCategory.git",
"tag": "1.3.9",
"submodules": true
},
"source_files": "ZJJCategory/ZJJCategory.h",
"public_header_files": "ZJJCategory/ZJJCategory.h",
"requires_arc": true,
"subspecs": [
{
"name": "ZJJKit",
"source_files": "ZJJCategory/ZJJKit/*.{h,m}"
},
{
"name": "ZJJObject",
"source_files": "ZJJCategory/ZJJObject/*.{h,m}"
}
]
}