blob: 206ca440d19efb54243c01b5b2e0f141b1205886 [file] [log] [blame]
{
"name": "Onboard",
"version": "2.1.8",
"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.8"
},
"source_files": [
"Source/OnboardingViewController.{h,m}",
"Source/OnboardingContentViewController.{h,m}"
],
"requires_arc": true
}