blob: 30c26fb6b2db21a6823cd86bc9b9dbdab5cdee8f [file] [log] [blame]
{
"name": "TCTimeIntervalPicker",
"version": "0.1.2",
"summary": "UIDatePicker-like picker in .countDownTimer mode with range selection support",
"description": "UIDatePicker-like picker in .countDownTimer mode what gives you ability to change max hours",
"homepage": "https://github.com/ChernyshenkoTaras/TimeIntervalPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Taras Chernyshenko": "taras.chernyshenko@gmail.com"
},
"source": {
"git": "https://github.com/ChernyshenkoTaras/TimeIntervalPicker.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/@t_chernyshenko",
"platforms": {
"ios": "8.0"
},
"source_files": "TimeIntervalPicker/Classes/**/*",
"pushed_with_swift_version": "3.0"
}