blob: 94666a0c71180185fc4c677f86c30d8f4f1edd5b [file] [log] [blame]
{
"name": "ZMFKNetWorking",
"version": "1.0.16",
"summary": "A short description of ZMFKNetWorking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xianguozzt/ZMFKNetWorking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xianguozzt": "xu.han@zhongheschool.com"
},
"source": {
"git": "https://github.com/xianguozzt/ZMFKNetWorking.git",
"tag": "1.0.16"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZMFKNetWorking/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
],
"ZHShowLoading": [
]
}
}