blob: dfbc05f7096a407492dd009a5889a8b7a64bc795 [file] [log] [blame]
{
"name": "ZJQKit",
"version": "0.0.4",
"platforms": {
"ios": "8.0"
},
"summary": "自用框架.",
"description": "自用框架,方便维护",
"homepage": "https://gitee.com/cooper_jx/ZJQKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cooperAjx": "cooper_jx@126.com"
},
"source": {
"git": "https://gitee.com/cooper_jx/ZJQKit.git",
"tag": "0.0.4"
},
"requires_arc": true,
"subspecs": [
{
"name": "Category",
"source_files": "Class/Category/**/*"
}
]
}