[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / e / c / RealTimePicker / 0.0.4 / RealTimePicker.podspec.json
bloba855802ab57ea1a55fcfa11909c3d861c59ec8ef
2   "name": "RealTimePicker",
3   "version": "0.0.4",
4   "summary": "Time picker written in Swift",
5   "description": "RealTimePicker is a time (hour, minute, second) picker based on UIPickerView.",
6   "homepage": "https://github.com/toure20/RealTimePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "toure20": "zholayev.t@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/toure20/RealTimePicker.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "RealTimePicker/**/*.{swift,h,m}",
22   "swift_versions": "4.0",
23   "swift_version": "4.0"