[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / d / c / ClassyFlux / 2.0.1 / ClassyFlux.podspec.json
blobde8567d3039efd1ca80938d13dc716e54d6ee959
2   "name": "ClassyFlux",
3   "version": "2.0.1",
4   "summary": "Flux implementation in Swift",
5   "homepage": "https://github.com/kzlekk/ClassyFlux",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Natan Zalkin": "natan.zalkin@me.com"
12   },
13   "source": {
14     "git": "https://github.com/kzlekk/ClassyFlux.git",
15     "tag": "2.0.1"
16   },
17   "module_name": "ClassyFlux",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0",
21     "osx": "10.14",
22     "watchos": "5.0",
23     "tvos": "12.0"
24   },
25   "dependencies": {
26     "ResolvingContainer": [
28     ]
29   },
30   "source_files": "ClassyFlux/*.swift",
31   "swift_version": "5.0"