| { | |
| "name": "AlisNetworking", | |
| "version": "0.2.0", | |
| "summary": "阿里体育网络请求库", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/davidxwwang/AlisNetworking", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "xingwang.wxw": "xingwang.wxw@alibaba-inc.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/davidxwwang/AlisNetworking.git", | |
| "tag": "0.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "AlisNetworking/Classes/**/*" | |
| } |