blob: e81e6e7d7deb30b8ff677450ba105b4c6a82a9c5 [file] [log] [blame]
{
"name": "HYZNetwork",
"version": "0.1.2",
"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": "1024105345@qq.com"
},
"source": {
"git": "https://github.com/zone1026/HYZNetwork.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HYZNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
"3.2.1"
]
}
}