blob: 98a5e7f0232861ec4ea53f88a247739abb470512 [file] [log] [blame]
{
"name": "C1Basketballtrainingplan",
"version": "0.0.1",
"summary": "C1Basketballtrainingplan.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/Z-xiansheng/c1-basketballtrainingplan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Basketball": "1787962347@qq.com"
},
"source": {
"git": "https://gitee.com/Z-xiansheng/c1-basketballtrainingplan.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "C1Basketballtrainingplan/Classes/**/*",
"resource_bundles": {
"C1Basketballtrainingplan": [
"C1Basketballtrainingplan/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"SVProgressHUD": [
]
}
}