blob: c25c12e2bad976e48dbd2fa1c2e08019016d98ed [file] [log] [blame]
{
"name": "XNNetWorkManager",
"version": "0.1.12",
"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.12"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XNNetWorkManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"SVProgressHUD": [
],
"XNUtils": [
]
},
"prefix_header_contents": "#import \"XNUtils.h\""
}