| { | |
| "name": "PodDemoBlack", | |
| "version": "0.1.0", | |
| "summary": "A short description of PodDemoBlack.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/NameBlack/PodDemoBlack", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Black": "123485506@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/NameBlack/PodDemoBlack.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "PodDemoBlack/Classes/" | |
| } |