blob: 453110433e8b9cc3295a643df4b64180bc8bbead [file] [log] [blame]
{
"name": "GoogleAppIndexing",
"version": "2.0.3",
"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": "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/ff375df7e304b800-GoogleAppIndexing-2.0.3.tar.gz"
}
}