[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / d / c / ClassyFlux / 1.4.1 / ClassyFlux.podspec.json
blobe35aeb980bfbd7ba4a68b351aa945fe761ec05ce
2   "name": "ClassyFlux",
3   "version": "1.4.1",
4   "summary": "Flux implementation on 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": "1.4.1"
16   },
17   "module_name": "Flux",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0",
21     "osx": "10.14"
22   },
23   "dependencies": {
24     "CustomOperation": [
26     ],
27     "ResolverContainer": [
29     ]
30   },
31   "source_files": "Flux/*.swift",
32   "swift_version": "5.0"