[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 9 / 7 / KovaleeRemoteConfig / 1.3.0 / KovaleeRemoteConfig.podspec.json
blob27561452dc524e97e55abe8155036f5b956935a4
2   "name": "KovaleeRemoteConfig",
3   "version": "1.3.0",
4   "summary": "KovaleeRemoteConfig simplifies AB testing experiments.",
5   "description": "Unsure about how to present a feature? KovaleeRemoteConfig simplifies AB testing, helping you figure out the most user-friendly way to show off your new feature and optimize old ones.\nIt's part of a broader project KovaleeSDK",
6   "license": {
7     "type": "MIT",
8     "file": "MIT-LICENSE"
9   },
10   "homepage": "https://github.com/cotyapps/KovaleeRemoteConfig-iOS",
11   "authors": {
12     "fto-k": "fto@kovalee.app"
13   },
14   "source": {
15     "git": "https://github.com/cotyapps/KovaleeRemoteConfig-iOS.git",
16     "tag": "1.3.0"
17   },
18   "platforms": {
19     "ios": "14.3"
20   },
21   "swift_versions": "5.7",
22   "source_files": "Sources/KovaleeRemoteConfig/*.swift",
23   "dependencies": {
24     "KovaleeSDK": [
25       "> 1.5.1"
26     ],
27     "Firebase/Core": [
29     ],
30     "FirebaseAnalyticsSwift": [
32     ],
33     "FirebaseRemoteConfigSwift": [
35     ]
36   },
37   "static_framework": true,
38   "swift_version": "5.7"