blob: 163a5a9049397ecb3c4e79f46a8ebc4402b385c9 [file] [log] [blame]
{
"name": "FirebaseDynamicLinks",
"version": "1.0.3",
"summary": "Firebase Dynamic Links for iOS",
"description": "Firebase Dynamic Links are deep links that enhance user experience and increase engagement by retaining context post-install, across platforms.",
"homepage": "https://firebase.google.com",
"license": {
"type": "Copyright",
"text": "Copyright 2016 Google Inc."
},
"authors": "Google Inc.",
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": [
"Frameworks/FirebaseDynamicLinks.framework"
],
"resources": [
"Frameworks/FirebaseDynamicLinks.framework/Resources/*"
],
"source_files": [
],
"frameworks": [
"AssetsLibrary",
"CoreLocation",
"CoreMotion",
"MessageUI",
"QuartzCore",
"SafariServices"
],
"dependencies": {
"FirebaseAnalytics": [
"~> 3.2"
],
"GoogleUtilities": [
"~> 1.3"
],
"GoogleParsingUtilities": [
"~> 1.1"
],
"GooglePlusUtilities": [
"~> 1.1"
],
"GoogleNetworkingUtilities": [
"~> 1.2"
],
"GoogleAuthUtilities": [
"~> 2.0"
],
"GoogleSignIn": [
"~> 4.0"
],
"GoogleInterchangeUtilities": [
"~> 1.2"
],
"GoogleAppUtilities": [
"~> 1.1"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/e1ce22eddff54263-FirebaseDynamicLinks-1.0.3.tar.gz"
}
}