blob: 3073f6ef2a8b6ebfee25f554606b7afb2dcbda0b [file] [log] [blame]
{
"name": "GoogleAppIndexing",
"version": "1.0.3",
"summary": "App Indexing SDK for iOS",
"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": {
"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": [
],
"frameworks": [
"CoreText"
],
"source": {
"http": "https://www.gstatic.com/cpdc/6c74a5aa69281ea9-GoogleAppIndexing-1.0.3.tar.gz"
}
}