[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 0 / 9 / 2 / SwiftVersionCompare / 1.0.4 / SwiftVersionCompare.podspec.json
blob538b6950ec9051f0253e44afe1eb5465efa37ad2
2   "name": "SwiftVersionCompare",
3   "version": "1.0.4",
4   "summary": "Create and compare semantic versions in swift.",
5   "homepage": "https://github.com/mflknr/SwiftVersionCompare",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "mflknr",
11   "documentation_url": "https://mflknr.github.io/SwiftVersionCompare/",
12   "source": {
13     "git": "https://github.com/mflknr/SwiftVersionCompare.git",
14     "tag": "1.0.4"
15   },
16   "source_files": "Sources/SwiftVersionCompare/**/*",
17   "platforms": {
18     "ios": "13.0",
19     "osx": "10.15",
20     "watchos": "7.0",
21     "tvos": "13.0"
22   },
23   "swift_versions": "5.0",
24   "cocoapods_version": ">= 0.36",
25   "swift_version": "5.0"