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