blob: dc7d547bd772b51972451128f104d3fdc2863308 [file] [log] [blame]
{
"name": "FirebaseAppIndexing",
"version": "1.0.4",
"summary": "FirebaseAppIndexing SDK for iOS",
"description": "Use the FirebaseAppIndexing SDK to enable deep linking from Google Search to your app.",
"homepage": "https://developers.google.com/app-indexing/ios/app",
"license": {
"type": "Copyright",
"text": "Copyright 2016 Google"
},
"authors": "Google, Inc.",
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://www.gstatic.com/cpdc/bc1a81a2f9d06c65/FirebaseAppIndexing-1.0.4.tar.gz"
},
"vendored_frameworks": [
"Frameworks/frameworks/FirebaseAppIndexing.framework"
],
"frameworks": [
"SafariServices"
],
"deprecated": true
}