2 "name": "RideOsGoogleMaps",
4 "summary": "Implementation of rideOS maps protocols that uses Google Maps and Places",
5 "description": "Implementation of rideOS maps protocols that uses Google Maps and Places.",
6 "homepage": "https://github.com/rideOS/rideos-sdk-ios",
8 "type": "Apache License, Version 2.0",
12 "rideOS": "support@rideos.ai"
15 "git": "https://github.com/rideOS/rideos-sdk-ios.git",
21 "swift_versions": "5.0",
22 "static_framework": true,
37 "source_files": "RideOsGoogleMaps/**/*.{swift, h, m}",
38 "pod_target_xcconfig": {
39 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
40 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
42 "swift_version": "5.0"