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/Classes/Core/**/*",
38 "ShgardiMaps/Assets/**/*"
40 "frameworks": "UIKit",
42 "ShgardiFoundation": [
48 "ShgardiUIFoundation": [
57 "Google-Maps-iOS-Utils": [
64 "source_files": "ShgardiMaps/Classes/Navigation/**/*",
66 "vendored_frameworks": "Frameworks/GoogleNavigation.framework"
69 "Frameworks/GoogleNavigation.framework/Resources/*"
79 "source_files": "ShgardiMaps/Classes/RSDriver/**/*",
81 "vendored_frameworks": "Frameworks/GoogleRidesharingDriver.framework"
84 "Frameworks/GoogleRidesharingDriver.framework/Resources/*"
87 "ShgardiMaps/Navigation": [
93 "swift_version": "5.0"