[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / d / UnleashClient / 1.0.7 / UnleashClient.podspec.json
blobf4220e45f397bd745bc0076e6b47fd297390881d
2   "name": "UnleashClient",
3   "version": "1.0.7",
4   "license": "MIT",
5   "summary": "Feature Flagging for Swift",
6   "homepage": "https://github.com/silvercar/unleash-client-swift",
7   "authors": {
8     "Silvercar Inc.": "mobiledevelopers@silvercar.com"
9   },
10   "source": {
11     "git": "https://github.com/silvercar/unleash-client-swift.git",
12     "tag": "1.0.7"
13   },
14   "documentation_url": "https://github.com/silvercar/unleash-client-swift/blob/master/README.md",
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.12",
18     "watchos": "3.0",
19     "tvos": "10.0"
20   },
21   "swift_versions": [
22     "4.2",
23     "5.0",
24     "5.1",
25     "5.2",
26     "5.3",
27     "5.4",
28     "5.5"
29   ],
30   "source_files": "UnleashClient/**/*.{swift}",
31   "dependencies": {
32     "PromiseKit": [
33       "~> 6.10"
34     ]
35   },
36   "swift_version": "5.5"