blob: 6de309a6234ea93a03898a8584d0069b65df7f06 [file] [log] [blame]
{
"name": "GooglePlacePicker",
"version": "2.0.1",
"summary": "Google Places API for iOS - Place Picker.",
"description": "The Place Picker component of the Google Places API for iOS. Use the Google Places API for iOS to enrich your app with detailed information from Google's Places database.",
"homepage": "https://developers.google.com/maps/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 calls to\n GMSPlacesClient.openSourceLicenseInfo() and GMSServices.openSourceLicenseInfo().\n"
},
"authors": "Google Inc.",
"platforms": {
"ios": "7.0"
},
"vendored_frameworks": [
"Frameworks/GooglePlacePicker.framework"
],
"resources": [
"Frameworks/GooglePlacePicker.framework/Versions/A/Resources/*"
],
"source_files": [
],
"preserve_paths": [
"CHANGELOG",
"Example",
"README.md"
],
"dependencies": {
"GoogleMaps": [
"2.0.1"
],
"GooglePlaces": [
"2.0.1"
]
},
"source": {
"http": "https://www.gstatic.com/cpdc/58e6bc3d698639c1-GooglePlacePicker-2.0.1.tar.gz"
},
"deprecated": true
}