| { | |
| "name": "CAPickerView", | |
| "version": "0.0.1", | |
| "summary": "CAPickerView.", | |
| "description": "pickerView的使用。", | |
| "homepage": "https://github.com/CaryGo/CAPickerView", | |
| "license": "MIT", | |
| "authors": { | |
| "Cary": "guojiashuang@live.com" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/CaryGo/CAPickerView.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "Class", | |
| "Class/**/*.{h,m}" | |
| ], | |
| "frameworks": [ | |
| "Foundation", | |
| "UIKit" | |
| ], | |
| "requires_arc": true | |
| } |