[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 2 / 8 / 4 / SwiftDay / 0.0.1 / SwiftDay.podspec.json
blobc02e410cee1a46c4b90161651e5a9bf09b999e23
2   "name": "SwiftDay",
3   "version": "0.0.1",
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.1"
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"