blob: 9091c794ca13466bd73a3cf9151345526533b9ab [file] [log] [blame]
{
"name": "SwiftyOnboard",
"version": "1.1.1",
"summary": "A framework that allows developers to create onboarding experiences.",
"description": "SwiftyOnboard makes it easy to add onboarding to any iOS application. SwiftyOnboard handles all of the logic behind the pagination of views, which allows you to quickly add a highly customizable onboarding to your app, all in a lightweight framework.",
"homepage": "https://github.com/juanpablofernandez/SwiftyOnboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Juan Pablo Fernandez",
"social_media_url": "https://github.com/juanpablofernandez",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/juanpablofernandez/SwiftyOnboard.git",
"tag": "1.1.1"
},
"source_files": [
"SwiftyOnboard",
"SwiftyOnboard/**/*.{swift}"
],
"pushed_with_swift_version": "3.0"
}