| { |
| "name": "WSNetworking", |
| "version": "1.0.6", |
| "summary": "WSNetworking is a lib for us", |
| "description": "这是一个很便捷的网络库,可以发起网络请求,上传照片,文件,下载文件等", |
| "homepage": "https://github.com/TernenceWei/WSNetwork.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Ternence": "13297934882@163.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/TernenceWei/WSNetwork.git", |
| "tag": "1.0.6" |
| }, |
| "source_files": [ |
| "WSNetworking", |
| "WSNetworking/WSNetworking/**/*.{h,m}" |
| ], |
| "dependencies": { |
| "AFNetworking": [ |
| |
| ] |
| } |
| } |