4 "summary": "iOS bindings for RideOSs API",
5 "description": "iOS bindings for RideOS's API",
6 "homepage": "https://github.com/rideOS/rideos-api-ios",
8 "type": "Apache License, Version 2.0",
12 "rideOS": "support@rideos.ai"
15 "git": "https://github.com/rideOS/rideos-api-ios.git",
22 "!ProtoCompiler-gRPCPlugin": [
26 "source_files": "RideOsApi/**/*",
27 "pod_target_xcconfig": {
28 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
29 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
34 "source_files": "RideOsApiProto/**/*.pbobjc.{h,m}",
35 "header_mappings_dir": "RideOsApiProto",
36 "requires_arc": false,
45 "source_files": "RideOsApiProto/**/*.pbrpc.{h,m}",
46 "header_mappings_dir": "RideOsApiProto",
52 "RideOsApi/Messages": [