[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / 2 / a / FirebaseRemoteConfig / 1.3.0 / FirebaseRemoteConfig.podspec.json
blobc60f5bda140bb726f7ed6a84adad6ecc32ebb686
2   "name": "FirebaseRemoteConfig",
3   "version": "1.3.0",
4   "summary": "Firebase Remote Config for iOS",
5   "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.",
6   "homepage": "https://firebase.google.com/",
7   "license": {
8     "text": "Copyright 2016 Google",
9     "type": "Copyright"
10   },
11   "authors": "Google, Inc.",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "http": "https://www.gstatic.com/cpdc/beaa3b609041eec7/FirebaseRemoteConfig-1.3.0.tar.gz"
17   },
18   "vendored_frameworks": [
19     "Frameworks/frameworks/FirebaseRemoteConfig.framework"
20   ],
21   "preserve_paths": [
22     "CHANGELOG",
23     "README.md"
24   ],
25   "libraries": [
26     "sqlite3",
27     "z"
28   ],
29   "dependencies": {
30     "FirebaseAnalytics": "~> 3.3",
31     "FirebaseInstanceID": "~> 1.0",
32     "GoogleSymbolUtilities": "~> 1.1",
33     "GoogleUtilities": "~> 1.2",
34     "GoogleIPhoneUtilities": "~> 1.2",
35     "GoogleInterchangeUtilities": "~> 1.2"
36   }