blob: 8e18219399cda78260f5838386998a6473f3a01d [file] [log] [blame]
{
"name": "TimePicker",
"version": "0.0.3",
"summary": "Better time picker for iOS",
"homepage": "https://github.com/Endore8/TimePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oleh Stasula": "oleh.stasula@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Endore8/TimePicker.git",
"tag": "v0.0.3",
"submodules": true
},
"source_files": "TimePicker/**/*.{h,swift}",
"pushed_with_swift_version": "4.0"
}