[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / d / 0 / ConfigCat / 11.0.0 / ConfigCat.podspec.json
blob14a97180dcb9f544a9b4e3f316cbf73fababf360
2   "name": "ConfigCat",
3   "version": "11.0.0",
4   "summary": "ConfigCat Swift SDK",
5   "swift_versions": "5.0",
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": "12.0",
17     "watchos": "4.0",
18     "tvos": "12.0",
19     "osx": "10.13",
20     "visionos": "1.0"
21   },
22   "source": {
23     "git": "https://github.com/configcat/swift-sdk.git",
24     "tag": "11.0.0"
25   },
26   "source_files": [
27     "Sources/ConfigCat/*.swift",
28     "Sources/Version/*.swift"
29   ],
30   "resource_bundles": {
31     "ConfigCat": "Sources/ConfigCat/Resources/PrivacyInfo.xcprivacy"
32   },
33   "requires_arc": true,
34   "module_name": "ConfigCat",
35   "documentation_url": "https://configcat.com/docs/sdk-reference/ios",
36   "swift_version": "5.0"