[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / 2 / a / FirebaseRemoteConfig / 4.2.1 / FirebaseRemoteConfig.podspec.json
blob718c38daf0bfa13f6b3a080fca9301c62b10dc5d
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "FirebaseABTesting": "~> 3.0",
5     "FirebaseCore": "~> 6.1",
6     "FirebaseInstanceID": "~> 4.2",
7     "GoogleUtilities/Environment": "~> 6.0",
8     "GoogleUtilities/NSData+zlib": "~> 6.0",
9     "Protobuf": "~> 3.5"
10   },
11   "description": "Firebase Remote Config is a cloud service that lets you change the appearance and behavior of your app without requiring users to download an app update.",
12   "homepage": "https://firebase.google.com/docs/remote-config/",
13   "libraries": [
14     "sqlite3",
15     "z"
16   ],
17   "license": {
18     "text": "Copyright 2019 Google",
19     "type": "Copyright"
20   },
21   "name": "FirebaseRemoteConfig",
22   "platforms": {
23     "ios": "8.0"
24   },
25   "preserve_paths": [
26     "README.md",
27     "CHANGELOG"
28   ],
29   "source": {
30     "http": "https://dl.google.com/dl/cpdc/12beee1f0ac0f844/FirebaseRemoteConfig-4.2.1.tar.gz"
31   },
32   "summary": "Firebase Remote Config for iOS",
33   "vendored_frameworks": [
34     "Frameworks/FirebaseRemoteConfig.framework"
35   ],
36   "version": "4.2.1"