[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / 2 / TVDatePicker / 1.1.0 / TVDatePicker.podspec.json
blob56169c6f614dfeb581d0a50a633fc94daddc456d
2   "name": "TVDatePicker",
3   "version": "1.1.0",
4   "summary": "The missing fully featured UIDatePicker for tvOS.",
5   "description": "Create a date picker in all of the same available styles in its iOS counterpart, Date, Time, Date & Time and countdown timer are all available.",
6   "homepage": "https://github.com/lechium/TVDatePicker",
7   "screenshots": [
8     "https://raw.githubusercontent.com/lechium/KBDatePicker/master/Examples/KBDatePickerModeCountDownTimer.png",
9     "https://raw.githubusercontent.com/lechium/KBDatePicker/master/Examples/KBDatePickerModeDate.png",
10     "https://raw.githubusercontent.com/lechium/KBDatePicker/master/Examples/KBDatePickerModeDateAndTime.png",
11     "https://raw.githubusercontent.com/lechium/KBDatePicker/master/Examples/KBDatePickerModeTime.png"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Kevin Bradley": "kevin.w.bradley@me.com"
19   },
20   "source": {
21     "git": "https://github.com/lechium/TVDatePicker.git",
22     "tag": "1.1.0"
23   },
24   "platforms": {
25     "tvos": "9.0"
26   },
27   "source_files": "TVDatePicker/Classes/**/*",
28   "swift_versions": "5.0",
29   "swift_version": "5.0"