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