blob: 9e8bbbc561628bfffcfb3a163214d7553dc5f366 [file] [log] [blame]
{
"name": "TimePicker",
"version": "0.0.5",
"summary": "Better time picker for iOS",
"homepage": "https://github.com/Endore8/TimePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oleh Stasula": "endore8@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Endore8/TimePicker.git",
"tag": "v0.0.5",
"submodules": true
},
"source_files": "TimePicker/**/*.{h,swift}"
}