[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 0 / 9 / 2 / SwiftVersionCompare / 1.1.0 / SwiftVersionCompare.podspec.json
blob3a270657aa093d6f7039c10fbad0fd356ad243a3
2   "name": "SwiftVersionCompare",
3   "version": "1.1.0",
4   "summary": "Create and compare semantic versions in swift.",
5   "homepage": "https://github.com/mflknr/SwiftVersionCompare",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Marius Felkner": "mflknr@mail.de"
12   },
13   "documentation_url": "https://mflknr.github.io/SwiftVersionCompare/",
14   "source": {
15     "git": "https://github.com/mflknr/SwiftVersionCompare.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "Sources/SwiftVersionCompare/**/*",
19   "platforms": {
20     "ios": "13.0",
21     "osx": "10.15",
22     "watchos": "7.0",
23     "tvos": "13.0"
24   },
25   "swift_versions": [
26     "5.3",
27     "5.4",
28     "5.5"
29   ],
30   "swift_version": "5.5"