blob: f8c93bcfa297b8d47461886c7d9fddb3635c1a39 [file] [log] [blame]
{
"name": "TBHourMinutePickerView",
"platforms": {
"ios": "8.0"
},
"summary": "A subclass of UIPickerVew that make a custom control of hour and minutes selection",
"requires_arc": true,
"version": "0.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"[Thiago Bernardes]": "tmb0710@gmail.com"
},
"homepage": "https://github.com/thiagotmb/TBHourMinutePickerView",
"source": {
"git": "https://github.com/thiagotmb/TBHourMinutePickerView.git",
"tag": "0.1.2"
},
"frameworks": "UIKit",
"source_files": "TBHourMinutePickerView/**/*.{swift}"
}