| { | |
| "name": "RTWChat", | |
| "version": "0.1.0", | |
| "summary": "RTWChat简介.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "http://gitlab.corp.anjuke.com/zhubangqian/WChat", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "zhubangqian": "zhubangqian@58ganji.com" | |
| }, | |
| "source": { | |
| "git": "git@gitlab.corp.anjuke.com:zhubangqian/WChat.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "RTWChat/Classes/**/*" | |
| } |