blob: 24d16e7508c411fd2cbd80954d3efc98cd8837ae [file] [log] [blame]
{
"name": "Onboard",
"version": "2.1.3",
"summary": "Onboard provides devs with a quick and easy way to create an engaging, and useful 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.3"
},
"source_files": [
"Objective-C/Onboard/OnboardingViewController.{h,m}",
"Objective-C/Onboard/OnboardingContentViewController.{h,m}"
],
"requires_arc": true
}