blob: 56243e91a2563172d06b884f538dee216a6c4a5a [file] [log] [blame]
{
"name": "WSPNetClient",
"version": "0.1.4",
"summary": "WSPNetClient网络框架",
"description": "第一个网络框架组件完善中... WSPNet",
"homepage": "https://github.com/IdRailGun/TRUNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wusiping": "284014251@qq.com"
},
"source": {
"git": "https://github.com/IdRailGun/TRUNetworking.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WSPNetClient/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}