blob: 71875ef2ed055bd501d43b294cae456e3ebad447 [file] [log] [blame]
{
"name": "ZJJCategory",
"version": "1.4.0",
"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.4.0",
"submodules": true
},
"source_files": "ZJJCategory/ZJJCategory.h",
"public_header_files": "ZJJCategory/ZJJCategory.h",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
},
"subspecs": [
{
"name": "ZJJKit",
"source_files": "ZJJCategory/ZJJKit/*.{h,m}"
},
{
"name": "ZJJObject",
"source_files": "ZJJCategory/ZJJObject/*.{h,m}"
}
]
}