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