blob: 65c9e7fa678d6bfa0a4af79c6c46aa737ceea185 [file] [log] [blame]
{
"name": "Onboard-Lottie",
"version": "1.0.0",
"summary": "Create a beautiful and engaging onboarding experience with only a few lines of code (and Lottie!).",
"homepage": "https://github.com/mamaral/Onboard",
"license": "MIT",
"authors": {
"Mike Amaral": "mike.amaral36@gmail.com",
"Hans Knöchel": "hansknoechel92@gmail.com"
},
"social_media_url": "http://twitter.com/MikeAmaral",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hansemannn/Onboard-Lottie.git",
"tag": "v1.0.0"
},
"source_files": [
"Source/OnboardingViewController.{h,m}",
"Source/OnboardingContentViewController.{h,m}"
],
"requires_arc": true,
"dependencies": {
"lottie-ios": [
]
}
}