| { | |
| "name": "UsefulPickerView", | |
| "version": "0.1.1", | |
| "summary": "UsefulPickerView is written in Swift and it is useful.", | |
| "homepage": "https://github.com/jasnig/UsefulPickerView", | |
| "license": { | |
| "type": "MIT" | |
| }, | |
| "authors": { | |
| "ZeroJ": "854136959@qq.com" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/jasnig/UsefulPickerView.git", | |
| "tag": "0.1.1" | |
| }, | |
| "frameworks": "UIKit", | |
| "source_files": [ | |
| "Source/*.swift", | |
| "Source/*.plist" | |
| ] | |
| } |