blob: ed441dd7ea8f833ebaead8c23e0b816aecc24363 [file] [log] [blame]
{
"name": "GoogleAppIndexing",
"version": "2.0.2",
"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": {
"type": "Copyright",
"text": "Copyright 2015 Google Inc."
},
"authors": "Google Inc.",
"platforms": {
"ios": "9.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/f4087bb21bf46c7e-GoogleAppIndexing-2.0.2.tar.gz"
}
}