2 "name": "LKButterflyGoogleMaps",
4 "summary": "Google Maps for Butterfly",
5 "description": "Shared code for maps using Butterfly. This is the iOS portion.",
6 "homepage": "https://github.com/lightningkite/butterfly-maps-ios-google",
9 "Captain": "joseph@lightningkite.com"
15 "git": "https://github.com/lightningkite/butterfly-maps-ios-google.git",
18 "source_files": "LKButterflyGoogleMaps/**/*.swift",
19 "pod_target_xcconfig": {
20 "DEFINES_MODULE": "YES",
21 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23 "user_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26 "static_framework": true,
28 "swift_versions": "5.3",
30 "SWIFT_VERSION": "5.3"
43 "swift_version": "5.3"