2 "authors": "Google, Inc.",
3 "changelog": "https://dl.google.com/dl/cpdc/d210e7aa8f2eb92f/GooglePlaces-7.4.0-CHANGELOG.md",
4 "description": "Use the Google Places SDK for iOS to enrich your app with detailed information from Google's Places database.",
11 "homepage": "https://developers.google.com/maps/documentation/places/ios-sdk/",
17 "text": "Copyright 2023 Google",
20 "name": "GooglePlaces",
25 "Example/GooglePlacesDemos.xcodeproj/project.pbxproj",
26 "Example/GooglePlacesDemos/DemoAppDelegate.h",
27 "Example/GooglePlacesDemos/DemoAppDelegate.m",
28 "Example/GooglePlacesDemos/DemoData.h",
29 "Example/GooglePlacesDemos/DemoData.m",
30 "Example/GooglePlacesDemos/DemoListViewController.h",
31 "Example/GooglePlacesDemos/DemoListViewController.m",
32 "Example/GooglePlacesDemos/DemoSceneDelegate.h",
33 "Example/GooglePlacesDemos/DemoSceneDelegate.m",
34 "Example/GooglePlacesDemos/Info.plist",
35 "Example/GooglePlacesDemos/Resources/Base.lproj/LaunchScreen.storyboard",
36 "Example/GooglePlacesDemos/Resources/PlacesDemoAssets.xcassets/AppIcon.appiconset/Contents.json",
37 "Example/GooglePlacesDemos/Resources/PlacesDemoAssets.xcassets/AppIcon.appiconset/Places-API-Demo-App_120.png",
38 "Example/GooglePlacesDemos/Resources/PlacesDemoAssets.xcassets/AppIcon.appiconset/Places-API-Demo-App_152.png",
39 "Example/GooglePlacesDemos/Resources/PlacesDemoAssets.xcassets/AppIcon.appiconset/Places-API-Demo-App_167.png",
40 "Example/GooglePlacesDemos/Resources/PlacesDemoAssets.xcassets/AppIcon.appiconset/Places-API-Demo-App_180.png",
41 "Example/GooglePlacesDemos/Resources/PlacesDemoAssets.xcassets/AppIcon.appiconset/Places-API-Demo-App_76.png",
42 "Example/GooglePlacesDemos/Resources/PlacesDemoAssets.xcassets/Contents.json",
43 "Example/GooglePlacesDemos/Resources/ar.lproj/Localizable.strings",
44 "Example/GooglePlacesDemos/Resources/ca.lproj/Localizable.strings",
45 "Example/GooglePlacesDemos/Resources/cs.lproj/Localizable.strings",
46 "Example/GooglePlacesDemos/Resources/da.lproj/Localizable.strings",
47 "Example/GooglePlacesDemos/Resources/de.lproj/Localizable.strings",
48 "Example/GooglePlacesDemos/Resources/el.lproj/Localizable.strings",
49 "Example/GooglePlacesDemos/Resources/en.lproj/Localizable.strings",
50 "Example/GooglePlacesDemos/Resources/en_AU.lproj/Localizable.strings",
51 "Example/GooglePlacesDemos/Resources/en_GB.lproj/Localizable.strings",
52 "Example/GooglePlacesDemos/Resources/en_IN.lproj/Localizable.strings",
53 "Example/GooglePlacesDemos/Resources/es.lproj/Localizable.strings",
54 "Example/GooglePlacesDemos/Resources/es_419.lproj/Localizable.strings",
55 "Example/GooglePlacesDemos/Resources/es_MX.lproj/Localizable.strings",
56 "Example/GooglePlacesDemos/Resources/fi.lproj/Localizable.strings",
57 "Example/GooglePlacesDemos/Resources/fr.lproj/Localizable.strings",
58 "Example/GooglePlacesDemos/Resources/fr_CA.lproj/Localizable.strings",
59 "Example/GooglePlacesDemos/Resources/he.lproj/Localizable.strings",
60 "Example/GooglePlacesDemos/Resources/hi.lproj/Localizable.strings",
61 "Example/GooglePlacesDemos/Resources/hr.lproj/Localizable.strings",
62 "Example/GooglePlacesDemos/Resources/hu.lproj/Localizable.strings",
63 "Example/GooglePlacesDemos/Resources/id.lproj/Localizable.strings",
64 "Example/GooglePlacesDemos/Resources/it.lproj/Localizable.strings",
65 "Example/GooglePlacesDemos/Resources/ja.lproj/Localizable.strings",
66 "Example/GooglePlacesDemos/Resources/ko.lproj/Localizable.strings",
67 "Example/GooglePlacesDemos/Resources/ms.lproj/Localizable.strings",
68 "Example/GooglePlacesDemos/Resources/nb.lproj/Localizable.strings",
69 "Example/GooglePlacesDemos/Resources/nl.lproj/Localizable.strings",
70 "Example/GooglePlacesDemos/Resources/pl.lproj/Localizable.strings",
71 "Example/GooglePlacesDemos/Resources/pt.lproj/Localizable.strings",
72 "Example/GooglePlacesDemos/Resources/pt_BR.lproj/Localizable.strings",
73 "Example/GooglePlacesDemos/Resources/pt_PT.lproj/Localizable.strings",
74 "Example/GooglePlacesDemos/Resources/ro.lproj/Localizable.strings",
75 "Example/GooglePlacesDemos/Resources/ru.lproj/Localizable.strings",
76 "Example/GooglePlacesDemos/Resources/sk.lproj/Localizable.strings",
77 "Example/GooglePlacesDemos/Resources/sv.lproj/Localizable.strings",
78 "Example/GooglePlacesDemos/Resources/th.lproj/Localizable.strings",
79 "Example/GooglePlacesDemos/Resources/tr.lproj/Localizable.strings",
80 "Example/GooglePlacesDemos/Resources/uk.lproj/Localizable.strings",
81 "Example/GooglePlacesDemos/Resources/vi.lproj/Localizable.strings",
82 "Example/GooglePlacesDemos/Resources/zh_CN.lproj/Localizable.strings",
83 "Example/GooglePlacesDemos/Resources/zh_HK.lproj/Localizable.strings",
84 "Example/GooglePlacesDemos/Resources/zh_TW.lproj/Localizable.strings",
85 "Example/GooglePlacesDemos/SDKDemoAPIKey.h",
86 "Example/GooglePlacesDemos/Samples/Autocomplete/AutocompleteBaseViewController.h",
87 "Example/GooglePlacesDemos/Samples/Autocomplete/AutocompleteBaseViewController.m",
88 "Example/GooglePlacesDemos/Samples/Autocomplete/AutocompleteModalViewController.h",
89 "Example/GooglePlacesDemos/Samples/Autocomplete/AutocompleteModalViewController.m",
90 "Example/GooglePlacesDemos/Samples/Autocomplete/AutocompletePushViewController.h",
91 "Example/GooglePlacesDemos/Samples/Autocomplete/AutocompletePushViewController.m",
92 "Example/GooglePlacesDemos/Samples/Autocomplete/AutocompleteWithCustomColors.h",
93 "Example/GooglePlacesDemos/Samples/Autocomplete/AutocompleteWithCustomColors.m",
94 "Example/GooglePlacesDemos/Samples/Autocomplete/AutocompleteWithSearchViewController.h",
95 "Example/GooglePlacesDemos/Samples/Autocomplete/AutocompleteWithSearchViewController.m",
96 "Example/GooglePlacesDemos/Samples/Autocomplete/AutocompleteWithTextFieldController.h",
97 "Example/GooglePlacesDemos/Samples/Autocomplete/AutocompleteWithTextFieldController.m",
98 "Example/GooglePlacesDemos/Samples/FindPlaceLikelihoodListViewController.h",
99 "Example/GooglePlacesDemos/Samples/FindPlaceLikelihoodListViewController.m",
100 "Example/GooglePlacesDemos/Samples/PagingPhotoView.h",
101 "Example/GooglePlacesDemos/Samples/PagingPhotoView.m",
102 "Example/GooglePlacesDemos/Support/BaseDemoViewController.h",
103 "Example/GooglePlacesDemos/Support/BaseDemoViewController.m",
104 "Example/GooglePlacesDemos/main.m",
105 "Example/README.GooglePlacesDemos",
106 "SwiftExample/GooglePlacesSwiftDemos.xcodeproj/project.pbxproj",
107 "SwiftExample/GooglePlacesSwiftDemos/Info.plist",
108 "SwiftExample/GooglePlacesSwiftDemos/Resources/Base.lproj/LaunchScreen.storyboard",
109 "SwiftExample/GooglePlacesSwiftDemos/Resources/PlacesDemoAssets.xcassets/AppIcon.appiconset/Contents.json",
110 "SwiftExample/GooglePlacesSwiftDemos/Resources/PlacesDemoAssets.xcassets/AppIcon.appiconset/Places-API-Demo-App_120.png",
111 "SwiftExample/GooglePlacesSwiftDemos/Resources/PlacesDemoAssets.xcassets/AppIcon.appiconset/Places-API-Demo-App_152.png",
112 "SwiftExample/GooglePlacesSwiftDemos/Resources/PlacesDemoAssets.xcassets/AppIcon.appiconset/Places-API-Demo-App_167.png",
113 "SwiftExample/GooglePlacesSwiftDemos/Resources/PlacesDemoAssets.xcassets/AppIcon.appiconset/Places-API-Demo-App_180.png",
114 "SwiftExample/GooglePlacesSwiftDemos/Resources/PlacesDemoAssets.xcassets/AppIcon.appiconset/Places-API-Demo-App_76.png",
115 "SwiftExample/GooglePlacesSwiftDemos/Resources/PlacesDemoAssets.xcassets/Contents.json",
116 "SwiftExample/GooglePlacesSwiftDemos/Resources/ar.lproj/Localizable.strings",
117 "SwiftExample/GooglePlacesSwiftDemos/Resources/ca.lproj/Localizable.strings",
118 "SwiftExample/GooglePlacesSwiftDemos/Resources/cs.lproj/Localizable.strings",
119 "SwiftExample/GooglePlacesSwiftDemos/Resources/da.lproj/Localizable.strings",
120 "SwiftExample/GooglePlacesSwiftDemos/Resources/de.lproj/Localizable.strings",
121 "SwiftExample/GooglePlacesSwiftDemos/Resources/el.lproj/Localizable.strings",
122 "SwiftExample/GooglePlacesSwiftDemos/Resources/en.lproj/Localizable.strings",
123 "SwiftExample/GooglePlacesSwiftDemos/Resources/en_AU.lproj/Localizable.strings",
124 "SwiftExample/GooglePlacesSwiftDemos/Resources/en_GB.lproj/Localizable.strings",
125 "SwiftExample/GooglePlacesSwiftDemos/Resources/en_IN.lproj/Localizable.strings",
126 "SwiftExample/GooglePlacesSwiftDemos/Resources/es.lproj/Localizable.strings",
127 "SwiftExample/GooglePlacesSwiftDemos/Resources/es_419.lproj/Localizable.strings",
128 "SwiftExample/GooglePlacesSwiftDemos/Resources/es_MX.lproj/Localizable.strings",
129 "SwiftExample/GooglePlacesSwiftDemos/Resources/fi.lproj/Localizable.strings",
130 "SwiftExample/GooglePlacesSwiftDemos/Resources/fr.lproj/Localizable.strings",
131 "SwiftExample/GooglePlacesSwiftDemos/Resources/fr_CA.lproj/Localizable.strings",
132 "SwiftExample/GooglePlacesSwiftDemos/Resources/he.lproj/Localizable.strings",
133 "SwiftExample/GooglePlacesSwiftDemos/Resources/hi.lproj/Localizable.strings",
134 "SwiftExample/GooglePlacesSwiftDemos/Resources/hr.lproj/Localizable.strings",
135 "SwiftExample/GooglePlacesSwiftDemos/Resources/hu.lproj/Localizable.strings",
136 "SwiftExample/GooglePlacesSwiftDemos/Resources/id.lproj/Localizable.strings",
137 "SwiftExample/GooglePlacesSwiftDemos/Resources/it.lproj/Localizable.strings",
138 "SwiftExample/GooglePlacesSwiftDemos/Resources/ja.lproj/Localizable.strings",
139 "SwiftExample/GooglePlacesSwiftDemos/Resources/ko.lproj/Localizable.strings",
140 "SwiftExample/GooglePlacesSwiftDemos/Resources/ms.lproj/Localizable.strings",
141 "SwiftExample/GooglePlacesSwiftDemos/Resources/nb.lproj/Localizable.strings",
142 "SwiftExample/GooglePlacesSwiftDemos/Resources/nl.lproj/Localizable.strings",
143 "SwiftExample/GooglePlacesSwiftDemos/Resources/pl.lproj/Localizable.strings",
144 "SwiftExample/GooglePlacesSwiftDemos/Resources/pt.lproj/Localizable.strings",
145 "SwiftExample/GooglePlacesSwiftDemos/Resources/pt_BR.lproj/Localizable.strings",
146 "SwiftExample/GooglePlacesSwiftDemos/Resources/pt_PT.lproj/Localizable.strings",
147 "SwiftExample/GooglePlacesSwiftDemos/Resources/ro.lproj/Localizable.strings",
148 "SwiftExample/GooglePlacesSwiftDemos/Resources/ru.lproj/Localizable.strings",
149 "SwiftExample/GooglePlacesSwiftDemos/Resources/sk.lproj/Localizable.strings",
150 "SwiftExample/GooglePlacesSwiftDemos/Resources/sv.lproj/Localizable.strings",
151 "SwiftExample/GooglePlacesSwiftDemos/Resources/th.lproj/Localizable.strings",
152 "SwiftExample/GooglePlacesSwiftDemos/Resources/tr.lproj/Localizable.strings",
153 "SwiftExample/GooglePlacesSwiftDemos/Resources/uk.lproj/Localizable.strings",
154 "SwiftExample/GooglePlacesSwiftDemos/Resources/vi.lproj/Localizable.strings",
155 "SwiftExample/GooglePlacesSwiftDemos/Resources/zh_CN.lproj/Localizable.strings",
156 "SwiftExample/GooglePlacesSwiftDemos/Resources/zh_HK.lproj/Localizable.strings",
157 "SwiftExample/GooglePlacesSwiftDemos/Resources/zh_TW.lproj/Localizable.strings",
158 "SwiftExample/GooglePlacesSwiftDemos/Swift/AppDelegate.swift",
159 "SwiftExample/GooglePlacesSwiftDemos/Swift/AutocompleteConfiguration.swift",
160 "SwiftExample/GooglePlacesSwiftDemos/Swift/ConfigurationViewController.swift",
161 "SwiftExample/GooglePlacesSwiftDemos/Swift/SDKDemoAPIKey.swift",
162 "SwiftExample/GooglePlacesSwiftDemos/Swift/SampleDatas.swift",
163 "SwiftExample/GooglePlacesSwiftDemos/Swift/SampleListViewController.swift",
164 "SwiftExample/GooglePlacesSwiftDemos/Swift/Samples/Autocomplete/AutocompleteBaseViewController.swift",
165 "SwiftExample/GooglePlacesSwiftDemos/Swift/Samples/Autocomplete/AutocompleteModalViewController.swift",
166 "SwiftExample/GooglePlacesSwiftDemos/Swift/Samples/Autocomplete/AutocompletePushViewController.swift",
167 "SwiftExample/GooglePlacesSwiftDemos/Swift/Samples/Autocomplete/AutocompleteWithCustomColors.swift",
168 "SwiftExample/GooglePlacesSwiftDemos/Swift/Samples/Autocomplete/AutocompleteWithSearchViewController.swift",
169 "SwiftExample/GooglePlacesSwiftDemos/Swift/Samples/Autocomplete/AutocompleteWithTextFieldController.swift",
170 "SwiftExample/GooglePlacesSwiftDemos/Swift/Samples/Autocomplete/PagingPhotoView.swift",
171 "SwiftExample/GooglePlacesSwiftDemos/Swift/Samples/FindPlaceLikelihoodListViewController.swift",
172 "SwiftExample/GooglePlacesSwiftDemos/Swift/SceneDelegate.swift",
176 "SwiftExample/Podfile"
178 "readme": "https://dl.google.com/dl/cpdc/d210e7aa8f2eb92f/GooglePlaces-7.4.0-README.md",
180 "Frameworks/GooglePlaces.xcframework/**/GooglePlaces.framework/Resources/GooglePlaces.bundle"
183 "http": "https://dl.google.com/dl/geosdk/3e8dc2602895d53405d075ff4eb569bff93ff1af97e69915d1e657c07ef28dd8/GooglePlaces-7.4.0.tar.gz"
185 "summary": "Google Places SDK for iOS.",
186 "vendored_frameworks": [
187 "Frameworks/GooglePlaces.xcframework"