[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / c / 4 / 0 / DateToolsSwift / 5.0.0 / DateToolsSwift.podspec.json
blob2b00980373888ef928ba5f38b0675e8f67b56509
2   "name": "DateToolsSwift",
3   "version": "5.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": "5.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"