blob: 20e46075aafa208bb9c62d6e5719f6707b7422d1 [file] [log] [blame]
{
"name": "GooglePlaces",
"version": "2.1.0",
"summary": "Google Places API for iOS.",
"description": "Use the Google Places API for iOS to enrich your app with detailed information from Google's Places database.",
"homepage": "https://developers.google.com/places/ios/",
"license": {
"type": "Copyright",
"text": " If you use the Google Places API for iOS in your application, you must\n include the attribution text as part of a legal notices section in your\n application. Including legal notices as an independent menu item, or as\n part of an \"About\" menu item, is recommended.\n\n You can get the attribution text by making a call to\n GMSPlacesClient.openSourceLicenseInfo().\n"
},
"authors": "Google Inc.",
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": [
"Frameworks/GooglePlaces.framework"
],
"resources": [
"Frameworks/GooglePlaces.framework/Versions/A/Resources/*"
],
"source_files": [
],
"preserve_paths": [
"CHANGELOG",
"Example",
"README.md"
],
"dependencies": {
"GoogleMaps/Base": [
"2.1.0"
]
},
"source": {
"http": "https://dl.google.com/dl/cpdc/1204948f0f6ac434/GooglePlaces-2.1.0.tar.gz"
}
}