4 "summary": "A short description of ShgardiMaps.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/Shgardi/shgardi-iOS-maps",
12 "Shgardi": "https://shgardi.app"
15 "git": "git@github.com:Shgardi/shgardi-iOS-maps",
18 "default_subspecs": "Core",
19 "swift_versions": "5.0",
20 "pod_target_xcconfig": {
21 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23 "user_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27 "OTHER_LDFLAGS": "-ObjC"
32 "static_framework": true,
36 "source_files": "ShgardiMaps/Core/Classes/**/*",
38 "ShgardiMaps/Core/Assets/**/*"
40 "frameworks": "UIKit",
42 "ShgardiFoundation/Rx": [
54 "Google-Maps-iOS-Utils": [
61 "source_files": "ShgardiMaps/Navigation/Classes/**/*",
63 "vendored_frameworks": "ShgardiMaps/Navigation/Frameworks/GoogleNavigation.framework"
66 "ShgardiMaps/Navigation/Frameworks/GoogleNavigation.framework/Resources/*"
76 "source_files": "ShgardiMaps/RSDriver/Classes/**/*",
78 "vendored_frameworks": "ShgardiMaps/RSDriver/Frameworks/GoogleRidesharingDriver.framework"
81 "ShgardiMaps/RSDriver/Frameworks/GoogleRidesharingDriver.framework/Resources/*"
84 "ShgardiMaps/Navigation": [
91 "source_files": "ShgardiMaps/RSConsumer/Classes/**/*",
93 "vendored_frameworks": "ShgardiMaps/RSConsumer/Frameworks/GoogleRidesharingConsumer.framework"
96 "ShgardiMaps/RSConsumer/Frameworks/GoogleRidesharingConsumer.framework/Resources/*"
105 "swift_version": "5.0"