blob: 06438bf37d8d9e125f5dbdf6520103d44e958a13 [file] [log] [blame]
{
"name": "SimpleWizzard",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SimpleWizzard/Classes/**/*",
"pushed_with_swift_version": "3.0"
}