blob: 4525c953516ba124551f1e483524470e30cad1c4 [file] [log] [blame]
{
"name": "Onboard",
"version": "2.1.9",
"summary": "Create a beautiful and engaging onboarding experience with only a few lines of code.",
"homepage": "https://github.com/mamaral/Onboard",
"license": "MIT",
"authors": {
"Mike Amaral": "mike.amaral36@gmail.com"
},
"social_media_url": "http://twitter.com/MikeAmaral",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/mamaral/Onboard.git",
"tag": "v2.1.9"
},
"source_files": [
"Source/OnboardingViewController.{h,m}",
"Source/OnboardingContentViewController.{h,m}"
],
"requires_arc": true
}