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