[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 0 / f / e / NetTime / 0.0.4 / NetTime.podspec.json
blob4d9f554fc5523ecfc023499482bcec6a6e857cdb
2   "name": "NetTime",
3   "version": "0.0.4",
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_version": "4.2.1",
21   "source": {
22     "git": "https://github.com/dduan/NetTime.git",
23     "tag": "0.0.4"
24   },
25   "source_files": "Sources/**/*.swift",
26   "requires_arc": true,
27   "module_name": "NetTime"