[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / d / 0 / ConfigCat / 2.1.2 / ConfigCat.podspec.json
blobd21e6c34844f01948badf7ec47ff6ebf7d8d40c7
2   "name": "ConfigCat",
3   "version": "2.1.2",
4   "summary": "ConfigCat Swift SDK",
5   "swift_version": "4.2",
6   "description": "ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.",
7   "homepage": "https://github.com/configcat/swift-sdk",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ConfigCat": "developer@configcat.com"
14   },
15   "platforms": {
16     "ios": "10.0",
17     "watchos": "3.0",
18     "tvos": "10.0",
19     "osx": "10.12"
20   },
21   "source": {
22     "git": "https://github.com/configcat/swift-sdk.git",
23     "tag": "2.1.2"
24   },
25   "source_files": "Sources/*.swift",
26   "requires_arc": true,
27   "module_name": "ConfigCat",
28   "documentation_url": "https://docs.configcat.com/docs/sdk-reference/ios"