[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / a / 3 / 9 / GooglePlacePicker / 2.0.0 / GooglePlacePicker.podspec.json
blob865a3bb94ffe19f44c8c4a8134ac7e9b4a3022ca
2   "name": "GooglePlacePicker",
3   "version": "2.0.0",
4   "summary": "Google Places API for iOS - Place Picker.",
5   "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.",
6   "homepage": "https://developers.google.com/maps/ios/",
7   "license": {
8     "type": "Copyright",
9     "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"
10   },
11   "authors": "Google Inc.",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "vendored_frameworks": [
16     "Frameworks/GooglePlacePicker.framework"
17   ],
18   "resources": [
19     "Frameworks/GooglePlacePicker.framework/Versions/A/Resources/*"
20   ],
21   "source_files": [
23   ],
24   "preserve_paths": [
25     "CHANGELOG",
26     "Example",
27     "README.md"
28   ],
29   "dependencies": {
30     "GoogleMaps": [
31       "2.0.0"
32     ],
33     "GooglePlaces": [
34       "2.0.0"
35     ]
36   },
37   "source": {
38     "http": "https://www.gstatic.com/cpdc/c60ff942dcc6e0e7-GooglePlacePicker-2.0.0.tar.gz"
39   },
40   "deprecated": true