blob: 5b23c14486a23c987013fa3b8344bab4a7dce126 [file] [log] [blame]
{
"name": "XXXABC",
"version": "0.0.1",
"summary": "XXXABC.",
"description": "XXXABC,测试 s.static_framework 问题",
"homepage": "https://github.com/fanxiaocong/XXXABC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanxiaocong": "1016697223@qq.com"
},
"source": {
"git": "https://github.com/fanxiaocong/XXXABC.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.3"
},
"static_framework": true,
"source_files": "XXXABC/Classes/**/*",
"dependencies": {
"JPush": [
]
}
}