blob: ef21761eaff37344951a9e355f9e9fe025af519a [file] [log] [blame]
{
"name": "Wizard",
"version": "0.1.2",
"summary": "Wizard view controller for iOS.",
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"description": "'Collection view controller with title, subtitle, image and subimages.'",
"homepage": "https://github.com/moon4ik/Wizard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oleksii Mykhailenko": "moon4ik@gmail.com"
},
"source": {
"git": "https://github.com/moon4ik/Wizard.git",
"tag": "0.1.2"
},
"source_files": "Wizard/Classes/**/*"
}