[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 2 / d / UnleashClient / 1.0.6 / UnleashClient.podspec.json
blob050d7c1544f87ba24262f53d0730abd919e9ad14
2   "name": "UnleashClient",
3   "version": "1.0.6",
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.6"
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   ],
27   "source_files": "UnleashClient/**/*.{swift}",
28   "dependencies": {
29     "PromiseKit": [
30       "~> 6.10"
31     ]
32   },
33   "swift_version": "5.2"