| { | |
| "name": "YouAreGood", | |
| "version": "0.1.2", | |
| "summary": "A short description of YouAreGood.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "www.baidu.com", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "lxyang6688@163.com": "zhangzhihua@taidu.com" | |
| }, | |
| "source": { | |
| "git": "git@gitee.com:zhangzhihua406608/YouVeryGood.git", | |
| "tag": "0.1.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "YouAreGood/Classes/**/*" | |
| } |