[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / 4 / a / CRPickerButton / 1.0.0 / CRPickerButton.podspec.json
blobca220b041646f7b76b3215e67ebe5c7500c67418
2   "name": "CRPickerButton",
3   "version": "1.0.0",
4   "summary": "CRPickerButton for UIButton with UIPickerView.",
5   "description": "A simple UIPickerView + UIButton UI component. Written in Swift.",
6   "homepage": "https://github.com/chorim/CRPickerButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chorim": "me@byeon.is"
13   },
14   "source": {
15     "git": "https://github.com/chorim/CRPickerButton.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "CRPickerButton/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "4.0"