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": [
48 "ShgardiUIFoundation": [
57 "Google-Maps-iOS-Utils": [
64 "source_files": "ShgardiMaps/Navigation/Classes/**/*",
66 "vendored_frameworks": "ShgardiMaps/Navigation/Frameworks/GoogleNavigation.framework"
69 "ShgardiMaps/Navigation/Frameworks/GoogleNavigation.framework/Resources/*"
79 "source_files": "ShgardiMaps/RSDriver/Classes/**/*",
81 "vendored_frameworks": "ShgardiMaps/RSDriver/Frameworks/GoogleRidesharingDriver.framework"
84 "ShgardiMaps/RSDriver/Frameworks/GoogleRidesharingDriver.framework/Resources/*"
87 "ShgardiMaps/Navigation": [
94 "source_files": "ShgardiMaps/RSConsumer/Classes/**/*",
96 "vendored_frameworks": "ShgardiMaps/RSConsumer/Frameworks/GoogleRidesharingConsumer.framework"
99 "ShgardiMaps/RSConsumer/Frameworks/GoogleRidesharingConsumer.framework/Resources/*"
102 "ShgardiMaps/Core": [
108 "swift_version": "5.0"