| { |
| "name": "WClient", |
| "version": "0.1.0", |
| "summary": "A short description of WClient.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/wulinfeng198810/WClient", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "吴林峰": "1486634154@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/wulinfeng198810/WClient.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "WClient/Classes/**/*", |
| "public_header_files": "WClient/Classes/**/*.h" |
| } |