| { | |
| "name": "wang", | |
| "version": "0.1.1", | |
| "summary": "summary", | |
| "description": "desc yafhajkfhajkl", | |
| "homepage": "https://github.com/wguansen/wang", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "wguansen": "848280399@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/wguansen/wang.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "wang/Classes/**/*" | |
| } |