blob: 1fe6575f0dbb2c77484ae1b3b3c35e965dca2ef9 [file] [log] [blame]
{
"name": "SwiftyPickerPopover",
"version": "6.6.5",
"summary": "A more convenient way to display a popover with a built-in picker, on iPhone/iPad of iOS9+.",
"homepage": "https://github.com/hsylife/SwiftyPickerPopover",
"license": "MIT",
"authors": {
"Yuta Hoshino": "ythshn@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/hsylife/SwiftyPickerPopover.git",
"tag": "6.6.5"
},
"source_files": "SwiftyPickerPopover/*.swift",
"resources": [
"SwiftyPickerPopover/**/*.{storyboard,strings}",
"SwiftyPickerPopover/*.{storyboard,strings}"
],
"requires_arc": true
}