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