blob: d397d903e2cfc94afaa16d8e05c80361469f282f [file] [log] [blame]
{
"name": "TimePicker",
"version": "0.0.1",
"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": "10.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Endore8/TimePicker.git",
"tag": "v0.0.1",
"submodules": true
},
"source_files": "TimePicker/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}