[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 3 / 6 / EitherX / 0.2.0 / EitherX.podspec.json
blob0183b5997b9c0c9ce249be8abffd4111eff5a5ac
2   "name": "EitherX",
3   "version": "0.2.0",
4   "summary": "An implementation of Either type in Swift",
5   "description": "An implementation of Either type in Swift Language",
6   "homepage": "https://github.com/TBXark/Either",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tbxark": "tbxark@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/tbxark/Either.git",
16     "tag": "0.2.0"
17   },
18   "source_files": "Sources/Either/**/*",
19   "swift_versions": [
20     "5.1",
21     "5.2",
22     "5.3"
23   ],
24   "platforms": {
25     "ios": "8.0"
26   },
27   "swift_version": "5.3"