blob: d6a1a5e0d45971c1e3f54cc6e710d99fe631a5f8 [file] [log] [blame]
{
"name": "LKButterflyMaps",
"version": "0.2.0",
"summary": "Maps for Butterfly",
"description": "Shared code for maps using Butterfly. This is the iOS portion.",
"homepage": "https://github.com/lightningkite/butterfly-maps-ios",
"license": "MIT",
"authors": {
"Captain": "joseph@lightningkite.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/lightningkite/butterfly-maps-ios.git",
"tag": "0.2.0"
},
"source_files": "LKButterflyMaps/**/*.swift",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"requires_arc": true,
"swift_versions": "5.3",
"xcconfig": {
"SWIFT_VERSION": "5.3"
},
"dependencies": {
"LKButterfly/Core": [
]
},
"swift_version": "5.3"
}