[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / c / 4 / 0 / DateToolsSwift / 2.0.1 / DateToolsSwift.podspec.json
blob400428a792d15ec3f2dc0d93762310e9bbb6b3dd
2   "name": "DateToolsSwift",
3   "version": "2.0.1",
4   "summary": "Dates and time made easy in Swift",
5   "homepage": "https://github.com/MatthewYork/DateTools",
6   "description": "DateTools was written to streamline date and time handling in Swift.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matthew York": "my3681@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MatthewYork/DateTools.git",
16     "tag": "v2.0.1"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "tvos": "9.0"
22   },
23   "requires_arc": true,
24   "source_files": "DateToolsSwift/DateTools",
25   "resources": "DateToolsSwift/DateTools/DateTools.bundle",
26   "pushed_with_swift_version": "3.0"