blob: e8845bd2c03258a11223963693ec26daa7cb0682 [file] [log] [blame]
{
"name": "PickerButton",
"version": "0.1.2",
"summary": "PickerButton is subclass of UIButton that presents UIPickerView in keyboard.",
"homepage": "https://github.com/marty-suzuki/PickerButton",
"license": "MIT",
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/marty-suzuki/PickerButton.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"swift_version": "4.2",
"source_files": "PickerButton/**/*.{swift}"
}