blob: fed7cfa3bcf982987a287c1cb69b846a6ea0d52c [file] [log] [blame]
{
"name": "SwiftyOnboardVC",
"version": "1.0",
"summary": "Onboard controller that uses UIViewcontroler as its views.",
"description": "Show a walkthrough within you app using your own view controllers. Use the story board to create your view controllers and then add them to SwiftyOnboardVC and watch the magic happen. Change the settings to show/hide buttons and page controls, customise colours and button design.",
"homepage": "https://github.com/chaser79/SwiftyOnboardVC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luke Chase": "info@frontflipstudios.com"
},
"source": {
"git": "https://github.com/chaser79/SwiftyOnboardVC.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwityOnboardVCSource/SwiftyOnboardVC.swift",
"pushed_with_swift_version": "3.0"
}