blob: 945df64121b7852e30fb7d5a485ee4fe6f662492 [file] [log] [blame]
{
"name": "XSNetwork",
"version": "0.1.4",
"summary": "对AFNetworking 4.0的封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://nasxs.cn:32769/xiangshun/XSNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shun": "113648883@qq.com"
},
"source": {
"git": "http://nasxs.cn:32769/xiangshun/XSNetwork.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XSNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
]
}
}