blob: bac3946e2a4555fbe563c8da62f07d316c2c39ea [file] [log] [blame]
{
"name": "SimpleWizzard",
"version": "0.1.0",
"summary": "A library that helps the user to build a Stepper for its form or anything it wants.",
"description": "A library that helps the user to build a Stepper for its form or anything it wants. Giving it the power to change anything it wants.",
"homepage": "https://github.com/hborjaille/SimpleWizzard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hborjaille": "higor.borjaille@gmail.com"
},
"source": {
"git": "https://github.com/hborjaille/SimpleWizzard.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SimpleWizzard/Classes/**/*",
"pushed_with_swift_version": "3.0"
}