blob: b08ce50e90ee7ba105ccf0de28a4f34c8aa7bf03 [file] [log] [blame]
{
"name": "Wizard",
"version": "0.1.3",
"summary": "Wizard view controller for iOS.",
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"description": "'View controller with title, subtitle, phone image and phone content image. You can use iPhone 8 white/black or iPhone X skin. Also you can use custom UIView for showing it.'",
"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.3"
},
"source_files": "Wizard/Classes/**/*",
"resources": "*.xcassets",
"frameworks": [
"UIKit",
"Foundation"
]
}