[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / 4 / 8 / a / TCTimeIntervalPicker / 0.1.0 / TCTimeIntervalPicker.podspec.json
bloba2b8addc251420396f6e9f1e5359812e13867436
2   "name": "TCTimeIntervalPicker",
3   "version": "0.1.0",
4   "summary": "UIDatePicker-like picker in .countDownTimer mode with range selection support",
5   "description": "UIDatePicker-like picker in .countDownTimer mode what gives you ability to change max hours",
6   "homepage": "https://github.com/ChernyshenkoTaras/TimeIntervalPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Taras Chernyshenko": "taras.chernyshenko@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ChernyshenkoTaras/TimeIntervalPicker.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/@t_chernyshenko",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "TimeIntervalPicker/Classes/**/*",
23   "pushed_with_swift_version": "3.0"