[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 6 / 7 / TimeSelector / 4 / TimeSelector.podspec.json
blobffbdc2e032d5ced48b2596e4cf5fa643e9dab5c8
2   "name": "TimeSelector",
3   "version": "4",
4   "summary": "The Android Time Picker for iOS",
5   "description": "TimeSelector is the Android Time Picker UI Element customary fabricated for iOS in Swift. Use your finger to rotate the hand of an analog clock to select your chosen time. Get the minutes, hours, and AM/PM as separate components, or set and get a Date object directly to/from the picker.",
6   "homepage": "https://github.com/chrisgalz/TimeSelector",
7   "screenshots": [
8     "https://playr.app/images/timeSelector.jpg",
9     "https://playr.app/images/timeSelector2.jpg"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Chris Galzerano": "chrisgalz@gmail.com"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source": {
23     "git": "https://github.com/chrisgalz/TimeSelector.git",
24     "tag": "4"
25   },
26   "source_files": [
27     "Classes",
28     "Classes/**/*.{h,m}"
29   ],
30   "exclude_files": "Classes/Exclude"