blob: ad41626dbd38ef468fc47f210f38697883fd0253 [file] [log] [blame]
{
"name": "Wizard",
"version": "0.1.1",
"summary": "Wizard.",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "Wizard/Classes/**/*"
}