blob: d5078bb1849a257dff05434e5102781ed30bd69d [file] [log] [blame]
{
"name": "WSPNetClient",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WSPNetClient/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}