blob: d79ca0ce09af1292a99dc4350d2a745c89269f10 [file] [log] [blame]
{
"name": "SwiftyPickerPopover",
"version": "1.2.0",
"summary": "Popover with Picker/DatePicker by Swift 2.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": "1.2.0"
},
"source_files": "SwiftyPickerPopover/*.swift",
"requires_arc": true
}