[Add] Skillz 2024.1.23
[CocoaPods.git] / Specs / 4 / 0 / 3 / GooglePlacesSwift / 0.3.0 / GooglePlacesSwift.podspec.json
blobd22d85c1ff834149dac99ba2945e7150713e65de
2   "authors": "Google, Inc.",
3   "changelog": "https://dl.google.com/dl/cpdc/50b3159aabdcb44f/GooglePlacesSwift-0.3.0-CHANGELOG.md",
4   "dependencies": {
5     "GooglePlaces": "9.2.0"
6   },
7   "description": "Use the Google Places Swift SDK for iOS to enrich your app with detailed information from Google's Places database.",
8   "frameworks": [
9     "CoreLocation",
10     "Foundation",
11     "UIKit"
12   ],
13   "homepage": "https://developers.google.com/maps/documentation/places/ios-sdk/",
14   "license": {
15     "text": "Copyright 2024 Google LLC",
16     "type": "Copyright"
17   },
18   "name": "GooglePlacesSwift",
19   "platforms": {
20     "ios": "15.0"
21   },
22   "preserve_paths": [
23     "CHANGELOG.md",
24     "README.md",
25     "Empty.swift"
26   ],
27   "readme": "https://dl.google.com/dl/cpdc/50b3159aabdcb44f/GooglePlacesSwift-0.3.0-README.md",
28   "resource_bundles": {
29     "GooglePlacesSwiftResources": [
30       "Resources/GooglePlacesSwiftResources/**"
31     ]
32   },
33   "source": {
34     "http": "https://dl.google.com/dl/cpdc/50b3159aabdcb44f/GooglePlacesSwift-0.3.0.tar.gz"
35   },
36   "summary": "Google Places SDK for iOS.",
37   "vendored_frameworks": [
38     "Frameworks/GooglePlacesSwift.xcframework"
39   ],
40   "version": "0.3.0",
41   "swift_version": "5.6"