[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / f / 7 / d / TimePicker / 0.0.5 / TimePicker.podspec.json
blob9e8bbbc561628bfffcfb3a163214d7553dc5f366
2   "name": "TimePicker",
3   "version": "0.0.5",
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": "endore8@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/Endore8/TimePicker.git",
19     "tag": "v0.0.5",
20     "submodules": true
21   },
22   "source_files": "TimePicker/**/*.{h,swift}"