[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / 9 / TBHourMinutePickerView / 0.1.2 / TBHourMinutePickerView.podspec.json
blobf8c93bcfa297b8d47461886c7d9fddb3635c1a39
2   "name": "TBHourMinutePickerView",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "A subclass of UIPickerVew that make a custom control of hour and minutes selection",
7   "requires_arc": true,
8   "version": "0.1.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "[Thiago Bernardes]": "tmb0710@gmail.com"
15   },
16   "homepage": "https://github.com/thiagotmb/TBHourMinutePickerView",
17   "source": {
18     "git": "https://github.com/thiagotmb/TBHourMinutePickerView.git",
19     "tag": "0.1.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "TBHourMinutePickerView/**/*.{swift}"