[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / e / 5 / FirebaseDynamicLinks / 1.1.0 / FirebaseDynamicLinks.podspec.json
blob078a16e50ef2ac581bc1c248246fa1a25b5e46e0
2   "name": "FirebaseDynamicLinks",
3   "version": "1.1.0",
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     "text": "Copyright 2016 Google Inc.",
9     "type": "Copyright"
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "vendored_frameworks": [
16     "Frameworks/FirebaseDynamicLinks.framework"
17   ],
18   "source_files": [
20   ],
21   "frameworks": [
22     "AssetsLibrary",
23     "CoreLocation",
24     "CoreMotion",
25     "MessageUI",
26     "QuartzCore",
27     "SafariServices"
28   ],
29   "dependencies": {
30     "FirebaseAnalytics": [
31       "~> 3.2"
32     ]
33   },
34   "source": {
35     "http": "https://www.gstatic.com/cpdc/f4d0bf184d09bab7-FirebaseDynamicLinks-1.1.0.tar.gz"
36   }