[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 0 / f / e / NetTime / 0.2.3 / NetTime.podspec.json
blob45c282eaebdf33cc166237e88599dba5582b02eb
2   "name": "NetTime",
3   "version": "0.2.3",
4   "summary": "RFC 3339 compliant date/time data types.",
5   "homepage": "https://github.com/dduan/NetTime",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Daniel Duan": "daniel@duan.ca"
12   },
13   "social_media_url": "https://twitter.com/daniel_duan",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "swift_versions": "5.1",
21   "source": {
22     "git": "https://github.com/dduan/NetTime.git",
23     "tag": "0.2.3"
24   },
25   "source_files": "Sources/**/*.swift",
26   "requires_arc": true,
27   "module_name": "NetTime",
28   "swift_version": "5.1"