blob: d303153f31011f1736c82018ec6c64cc171c63ad [file] [log] [blame]
{
"name": "Onboard",
"version": "2.2.0",
"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": "7.0"
},
"source": {
"git": "https://github.com/mamaral/Onboard.git",
"tag": "v2.2.0"
},
"source_files": [
"Source/OnboardingViewController.{h,m}",
"Source/OnboardingContentViewController.{h,m}"
],
"requires_arc": true
}