blob: b40e53412b18218d333c8cb030d271dd2b7084b6 [file] [log] [blame]
{
"name": "C1Basketballtrainingplan",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "C1Basketballtrainingplan/Classes/**/*",
"resource_bundles": {
"C1Basketballtrainingplan": [
"C1Basketballtrainingplan/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"SVProgressHUD": [
]
}
}