[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 8 / 4 / SwiftDay / 0.0.2 / SwiftDay.podspec.json
blobca18657da2954218a5578c4c90c477c5e569cd43
2   "name": "SwiftDay",
3   "version": "0.0.2",
4   "summary": "rewrite dayjs by swift",
5   "description": "try to rewrite dayjs by swift, methods same as dayjs",
6   "homepage": "https://github.com/xo1988/SwiftDay.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangyu": "947936711@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xo1988/SwiftDay.git",
16     "tag": "0.0.2"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.10",
22     "watchos": "2.0",
23     "tvos": "9.0"
24   },
25   "source_files": [
26     "Source",
27     "Source/*.swift"
28   ],
29   "swift_version": "5.0"