[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / b / DateToolsSwift-JX / 5.0.0-jx2 / DateToolsSwift-JX.podspec.json
blob797d3eaa7a8b17af98dcb64e74cc1f3b71476610
2   "name": "DateToolsSwift-JX",
3   "version": "5.0.0-jx2",
4   "summary": "Dates and time made easy in Swift",
5   "homepage": "https://github.com/tospery/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/tospery/DateTools.git",
16     "tag": "5.0.0-jx2"
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"