blob: d57c77c1b1a5fee00ec9705e641d331fd7cb181d [file] [log] [blame]
{
"name": "VXWalkthroughViewController-Swift",
"version": "1.1.22",
"summary": "A simple display of walkthroughs in apps.",
"homepage": "https://github.com/swiftmanagementag/VXWalkthroughViewController-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Graham Lancashire": "lancashire@swift.ch"
},
"source": {
"git": "https://github.com/swiftmanagementag/VXWalkthroughViewController-Swift.git",
"tag": "1.1.22"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"module_name": "VXWalkthrough",
"source_files": "VXWalkthroughViewController/**/*.swift",
"resources": "VXWalkthroughViewController/**/*.{bundle,xib,png,lproj,storyboard}",
"requires_arc": true,
"frameworks": "QuartzCore",
"dependencies": {
"QRCodeReader.swift": [
"~> 10.1.0"
]
},
"swift_version": "5.0"
}