SPM support for GoogleMaps
How to update:
- Find archive link for desirable version of GoogleMaps at CocoaPods repo
- Download archive
- Extract archive and compress frameworks into separate
ziparchives - Compute checksum for archives
swift package compute-checksum ../path/to/archive.zip- Update Package.swift with archive links from future GitHub Release and checksums
- Commit and push changes
- Create GitHub Release, add
ziparchives as binary assests
The Google Maps iOS SDK and Google Places iOS SDK libraries are the property of Google and are subject to Google's Terms of Service. See LICENSE.google for details.