blob: 64fd0416b62dd6dea09feceb49bcf0f2ba2c2643 [file] [log] [blame]
{
"name": "SwiftyPickerPopover",
"version": "4.0.0",
"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"
},
"source": {
"git": "https://github.com/hsylife/SwiftyPickerPopover.git",
"tag": "4.0.0"
},
"source_files": "SwiftyPickerPopover/*.swift",
"resources": [
"SwiftyPickerPopover/**/*.{storyboard,strings}",
"SwiftyPickerPopover/*.{storyboard,strings}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}