[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / c / 4 / 0 / DateToolsSwift / 4.0.0 / DateToolsSwift.podspec.json
blob278e59786783126ab29cd04b2edde2e19e40b6d7
2   "name": "DateToolsSwift",
3   "version": "4.0.0",
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": "4.0.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "requires_arc": true,
25   "source_files": "DateToolsSwift/DateTools",
26   "resources": "DateToolsSwift/DateTools/DateTools.bundle",
27   "pushed_with_swift_version": "3.0"