[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 2 / a / FirebaseRemoteConfig / 1.1.1 / FirebaseRemoteConfig.podspec.json
blob6b5951014e57fb5e9c0e83421b9f493bfc84a780
2   "name": "FirebaseRemoteConfig",
3   "version": "1.1.1",
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     "type": "Copyright",
9     "text": "Copyright 2016 Google Inc."
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "vendored_frameworks": [
16     "Frameworks/FirebaseRemoteConfig.framework"
17   ],
18   "source_files": [
20   ],
21   "libraries": [
22     "sqlite3",
23     "z"
24   ],
25   "dependencies": {
26     "GoogleInterchangeUtilities": [
27       "~> 1.2"
28     ],
29     "FirebaseAnalytics": [
30       "~> 3.2"
31     ],
32     "FirebaseInstanceID": [
33       "~> 1.0"
34     ],
35     "GoogleSymbolUtilities": [
36       "~> 1.1"
37     ],
38     "GoogleUtilities": [
39       "~> 1.3"
40     ],
41     "GoogleIPhoneUtilities": [
42       "~> 1.2"
43     ]
44   },
45   "source": {
46     "http": "https://www.gstatic.com/cpdc/0a1a56d2ccde9752-FirebaseRemoteConfig-1.1.1.tar.gz"
47   }