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