[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / d / 0 / ConfigCat / 9.2.4 / ConfigCat.podspec.json
blob105cfb3fedb8d6efa9da86a1b2e1c6115286907f
2   "name": "ConfigCat",
3   "version": "9.2.4",
4   "summary": "ConfigCat Swift SDK",
5   "swift_versions": "4.2",
6   "description": "Feature Flags created by developers for developers with ❤️. ConfigCat lets you manage feature flags across frontend, backend, mobile, and desktop apps without (re)deploying code. % rollouts, user targeting, segmentation. Feature toggle SDKs for all main languages. Alternative to LaunchDarkly. Host yourself, or use the hosted management app at https://configcat.com.",
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": "9.2.4"
24   },
25   "source_files": [
26     "Sources/ConfigCat/*.swift",
27     "Sources/Version/*.swift"
28   ],
29   "requires_arc": true,
30   "module_name": "ConfigCat",
31   "documentation_url": "https://configcat.com/docs/sdk-reference/ios",
32   "swift_version": "4.2"