[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / a / 1 / PickerButton / 0.1.1 / PickerButton.podspec.json
blobea48c4ef4c9e58f1b5fca97bda7287bf4c8d5b9a
2   "name": "PickerButton",
3   "version": "0.1.1",
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.1"
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}"