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