blob: f1521a477804f3db766e9405a38a5554d63be416 [file] [log] [blame]
{
"name": "GoogleConversionTracking",
"version": "3.3.0",
"summary": "Measure ad performance and re-engage app users",
"description": "Measures effectiveness of your AdWords app install and app engagement campaigns. Provides data to re-engage existing users of your app.",
"homepage": "https://developers.google.com/app-conversion-tracking/",
"license": {
"type": "Copyright",
"text": "Copyright 2011 Google Inc. All Rights Reserved."
},
"authors": "Google Inc.",
"platforms": {
"ios": "6.0"
},
"vendored_libraries": [
"Libraries/libGoogleConversionTracking.a"
],
"public_header_files": [
"Headers/Public/*.h"
],
"source_files": [
"Headers/Public/*.h"
],
"preserve_paths": [
"README.txt"
],
"requires_arc": true,
"source": {
"http": "https://www.gstatic.com/cpdc/7553bf92aca7a447-GoogleConversionTracking-3.3.0.tar.gz"
}
}