blob: c1534b5b663b67d8ccbc68df4aed2808fd07f0e0 [file] [log] [blame]
{
"name": "baskball",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "baskball/Classes/**/*",
"resource_bundles": {
"baskball": [
"baskball/Assets/*.png"
]
},
"dependencies": {
"SDAutoLayout": [
],
"AFNetworking": [
],
"SVProgressHUD": [
]
}
}