blob: 794974b665b4c39343a1da2f61926264f9c2e58e [file] [log] [blame]
{
"name": "SwiftyWalkthough",
"version": "1.0",
"summary": "Walkthough controller using UIViewcontrollers written in swift 3",
"description": "Walkthough controller using UIViewcontrollers written in swift 3. Just pass an array of UIViewControllers to SwitfyWalkthough",
"homepage": "https://github.com/chaser79/SwiftyWalkthough",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<Luke Chase>": "<info@frontflipstudios.com>"
},
"source": {
"git": "https://github.com/chaser79/SwiftyWalkthough.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwityWalkthoughSource/*",
"pushed_with_swift_version": "3.1\n3.0"
}