| { | |
| "name": "WSPNetClient", | |
| "version": "0.1.1", | |
| "summary": "WSPNetClient网络框架", | |
| "description": "第一个网络框架组件0.1.0 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.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "WSPNetClient/Classes/**/*" | |
| } |