[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / 9 / TBHourMinutePickerView / 0.1.3 / TBHourMinutePickerView.podspec.json
blobe84cd2152e391d8224e6113bd7e08b0f3d34093f
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   "screenshots": "https://camo.githubusercontent.com/d5719d3b4fbc421ea8b6094c6ef5371d6284a06d/68747470733a2f2f7261772e6769746875622e636f6d2f74686961676f746d622f5442486f75724d696e7574655069636b6572566965772f6d61737465722f4578616d706c652f7462686f75726d696e7574657069636b65722e676966",
9   "version": "0.1.3",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "[Thiago Bernardes]": "tmb0710@gmail.com"
16   },
17   "homepage": "https://github.com/thiagotmb/TBHourMinutePickerView",
18   "source": {
19     "git": "https://github.com/thiagotmb/TBHourMinutePickerView.git",
20     "tag": "0.1.3"
21   },
22   "frameworks": "UIKit",
23   "source_files": "TBHourMinutePickerView/**/*.{swift}"