[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 1 / 2 / 8 / UnleashProxyClientSwift / 1.0.2 / UnleashProxyClientSwift.podspec.json
blobc7509fd76388db7358e11341fb347395f1df7e9f
2   "name": "UnleashProxyClientSwift",
3   "version": "1.0.2",
4   "summary": "Allows frontend clients to talk to unleash through the unleash edge, frontend API or the (deprecated) unleash proxy",
5   "homepage": "https://www.getunleash.io",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "author": "fredrik@getunleash.io"
12   },
13   "documentation_url": "https://docs.getunleash.io/sdks/proxy-ios",
14   "platforms": {
15     "ios": "12.0",
16     "osx": "10.15"
17   },
18   "swift_versions": "5.1",
19   "source": {
20     "git": "https://github.com/Unleash/unleash-proxy-client-swift.git",
21     "tag": "1.0.2"
22   },
23   "source_files": "Sources/UnleashProxyClientSwift/**/*.swift",
24   "xcconfig": {
25     "SWIFT_VERSION": "$(inherited)"
26   },
27   "dependencies": {
28     "SwiftEventBus": [
30     ]
31   },
32   "swift_version": "5.1"