| { | |
| "name": "PodChenyi", | |
| "version": "0.1.0", | |
| "summary": "A short description of PodChenyi.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://code.byted.org/chenyi.0/Podchenyi", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "chenyi": "chenyi.0@bytedance.com" | |
| }, | |
| "source": { | |
| "git": "https://code.byted.org/chenyi.0/Podchenyi.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "PodChenyi/Classes/**/*" | |
| } |