blob: e9d8c11c7b3b0a2d7c33957493b3e249e3173a65 [file] [log] [blame]
{
"name": "XNNetWorkManager",
"version": "0.1.4",
"summary": "A short description of XNNetWorkManager.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yexiannan/XNNetWorkManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luigi": "932056276@qq.com"
},
"source": {
"git": "https://github.com/yexiannan/XNNetWorkManager.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XNNetWorkManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
},
"prefix_header_contents": "#import \"AFNetworking.h\""
}