blob: 6496a548050b4554f0d42d2bfa07d3e1ace21e47 [file] [log] [blame]
{
"name": "SwiftyOnboard",
"version": "1.3.4",
"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.3.4"
},
"source_files": [
"SwiftyOnboard",
"SwiftyOnboard/**/*.{swift}"
],
"pushed_with_swift_version": "3.0"
}