blob: a0add76d7482a886469e662a25c4573a5ef759c1 [file] [log] [blame]
{
"name": "ZMFKNetWorking",
"version": "1.0.10",
"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.10"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZMFKNetWorking/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
],
"ZHShowLoading": [
]
}
}