blob: 2f68aca2d9f4fba2fce6b4095cb109ce013c603a [file] [log] [blame]
{
"name": "DUKENetworking",
"version": "0.0.3",
"summary": "A short description of DUKENetworking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.coding.net/duke_ios/DUKENetworking.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"364101515@qq.com": "364101515@qq.com"
},
"source": {
"git": "https://git.coding.net/duke_ios/DUKENetworking.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DUKENetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}