| { | |
| "name": "BLPickerView", | |
| "version": "1.0.0", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "summary": "A PickerView on iOS.", | |
| "homepage": "https://github.com/boundlessocean/pickView", | |
| "authors": { | |
| "ocean": "boundlessocean@icloud.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/boundlessocean/pickView.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "PickViewDemo/BLPickView/*.{h,m}" | |
| } |