blob: 0f85ad7b6327c9d4e9e584a4150b105ce880cd9d [file] [log] [blame]
{
"name": "HYZNetwork",
"version": "0.1.1",
"summary": "A short description of HYZNetwork.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zone1026/HYZNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zone1026": "huangyazhou@offcn.com"
},
"source": {
"git": "https://github.com/zone1026/HYZNetwork.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HYZNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
"3.2.1"
]
}
}