[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / e / 1 / Kali / 1.0.3 / Kali.podspec.json
bloba1c241f0141d3d04a82a4dc17c21bd464e47189e
2   "name": "Kali",
3   "version": "1.0.3",
4   "summary": "Better Date and Time handling using Swift.",
5   "description": "Kali is a library that simplifies Date and Time handling for iOS frameworks. It wraps some of the more cumbersome features of NSDate, NSCalendar, etc. and abstracts it behind an easy-to-use, simple API for interacting with dates.",
6   "homepage": "https://github.com/Haud/Kali",
7   "license": "MIT",
8   "authors": {
9     "Christopher Jones": "chris.jones@haud.co"
10   },
11   "source": {
12     "git": "https://github.com/Haud/DateTime.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "requires_arc": true,
21   "source_files": "src/*.swift"