blob: f2d4e4f08f07896853c73d162b2c259cfc6a50ef [file] [log] [blame]
{
"name": "HYZNetwork",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HYZNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
"3.2.1"
]
}
}