[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / f / 7 / d / TimePicker / 0.0.3 / TimePicker.podspec.json
blob8e18219399cda78260f5838386998a6473f3a01d
2   "name": "TimePicker",
3   "version": "0.0.3",
4   "summary": "Better time picker for iOS",
5   "homepage": "https://github.com/Endore8/TimePicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Oleh Stasula": "oleh.stasula@gmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/Endore8/TimePicker.git",
19     "tag": "v0.0.3",
20     "submodules": true
21   },
22   "source_files": "TimePicker/**/*.{h,swift}",
23   "pushed_with_swift_version": "4.0"