blob: e8c1e1becbf627b7055b714562e9e4b7a70c6622 [file] [log] [blame]
{
"name": "SwiftyPickerPopover",
"version": "2.5.0",
"summary": "Popover with Picker/DatePicker by Swift 3 for iPhone/iPad, 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": "2.5.0"
},
"source_files": "SwiftyPickerPopover/*.swift",
"resources": [
"SwiftyPickerPopover/**/*.{storyboard,strings}",
"SwiftyPickerPopover/*.{storyboard,strings}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}