blob: b2d57cb6d1d535763d0655b89b0a1ab641d455fd [file] [log] [blame]
{
"name": "LKButterflyQR",
"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-qr-ios",
"license": "MIT",
"authors": {
"Captain": "joseph@lightningkite.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/lightningkite/butterfly-qr-ios.git",
"tag": "0.2.0"
},
"source_files": "LKButterflyQR/**/*.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"
}