[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / d / a / 1 / PickerButton / 0.1.2 / PickerButton.podspec.json
blobe8845bd2c03258a11223963693ec26daa7cb0682
2   "name": "PickerButton",
3   "version": "0.1.2",
4   "summary": "PickerButton is subclass of UIButton that presents UIPickerView in keyboard.",
5   "homepage": "https://github.com/marty-suzuki/PickerButton",
6   "license": "MIT",
7   "authors": {
8     "Taiki Suzuki": "s1180183@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/marty-suzuki/PickerButton.git",
12     "tag": "0.1.2"
13   },
14   "social_media_url": "https://twitter.com/marty_suzuki",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "swift_version": "4.2",
20   "source_files": "PickerButton/**/*.{swift}"