[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / e / 5 / FirebaseDynamicLinks / 1.0.3 / FirebaseDynamicLinks.podspec.json
blob163a5a9049397ecb3c4e79f46a8ebc4402b385c9
2   "name": "FirebaseDynamicLinks",
3   "version": "1.0.3",
4   "summary": "Firebase Dynamic Links for iOS",
5   "description": "Firebase Dynamic Links are deep links that enhance user experience and increase engagement by retaining context post-install, across platforms.",
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/FirebaseDynamicLinks.framework"
17   ],
18   "resources": [
19     "Frameworks/FirebaseDynamicLinks.framework/Resources/*"
20   ],
21   "source_files": [
23   ],
24   "frameworks": [
25     "AssetsLibrary",
26     "CoreLocation",
27     "CoreMotion",
28     "MessageUI",
29     "QuartzCore",
30     "SafariServices"
31   ],
32   "dependencies": {
33     "FirebaseAnalytics": [
34       "~> 3.2"
35     ],
36     "GoogleUtilities": [
37       "~> 1.3"
38     ],
39     "GoogleParsingUtilities": [
40       "~> 1.1"
41     ],
42     "GooglePlusUtilities": [
43       "~> 1.1"
44     ],
45     "GoogleNetworkingUtilities": [
46       "~> 1.2"
47     ],
48     "GoogleAuthUtilities": [
49       "~> 2.0"
50     ],
51     "GoogleSignIn": [
52       "~> 4.0"
53     ],
54     "GoogleInterchangeUtilities": [
55       "~> 1.2"
56     ],
57     "GoogleAppUtilities": [
58       "~> 1.1"
59     ]
60   },
61   "source": {
62     "http": "https://www.gstatic.com/cpdc/e1ce22eddff54263-FirebaseDynamicLinks-1.0.3.tar.gz"
63   }