blob: af6854abb47df8ee32b6352da3de8cd3acdf4a66 [file] [log] [blame]
{
"name": "baskball",
"version": "0.1.0",
"summary": "baskball.",
"description": "TODO: Add long description of the pod here.",
"homepage": "git@gitee.com:YUELUOtianbai/baskball",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"月落天白": "miku15146525451@163.com"
},
"source": {
"git": "git@gitee.com:YUELUOtianbai/baskball.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "baskball/Classes/**/*",
"resource_bundles": {
"baskball": [
"baskball/Assets/*.png"
]
},
"dependencies": {
"SDAutoLayout": [
],
"AFNetworking": [
],
"SVProgressHUD": [
]
}
}