blob: bcbc411b75ebb75ce1a6f2d93008be289d0981db [file] [log] [blame]
{
"name": "GoogleAppIndexing",
"version": "2.0.1",
"summary": "Google App Indexing SDK for iOS",
"description": "Use the Google App Indexing SDK to enable deep linking from Google Search to your app.",
"homepage": "https://developers.google.com/app-indexing/ios/app",
"license": {
"text": "Copyright 2015 Google Inc.",
"type": "Copyright"
},
"authors": "Google Inc.",
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": [
"Frameworks/GoogleAppIndexing.framework"
],
"resources": [
"Resources/GoogleAppIndexingResources.bundle"
],
"source_files": [
],
"preserve_paths": [
"Changelog",
"README.txt"
],
"frameworks": [
"CoreText",
"SafariServices"
],
"source": {
"http": "https://www.gstatic.com/cpdc/73945bc162817f93-GoogleAppIndexing-2.0.1.tar.gz"
}
}