blob: 145487622a63d9c0b2c1917d93ccf54ed0efb097 [file] [log] [blame]
{
"name": "GoogleAppIndexing",
"version": "1.0.0",
"summary": "A SDK to support deep linking from Google search results.",
"description": "Use the App Indexing SDK to enable deep linking from Google Search to your app. Note this feature is in limited release currently. See our documentation for more details.",
"homepage": "https://developers.google.com/app-indexing/",
"license": {
"text": "Copyright 2015 Google Inc.",
"type": "Copyright"
},
"authors": "Google Inc.",
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": [
"Frameworks/GoogleAppIndexing.framework"
],
"resources": [
"Resources/GoogleAppIndexingResources.bundle"
],
"frameworks": [
"CoreText"
],
"source": {
"http": "https://www.gstatic.com/cpdc/7fe69257530ba980-GoogleAppIndexing-1.0.0.tar.gz"
}
}