blob: 384fbacd6d923ce131876b700ef08cd66ddb55ee [file] [log] [blame]
{
"name": "OnboardingKit",
"version": "0.0.3",
"summary": "A simple and interactive framework for making iOS onboarding experience easy and fun!",
"homepage": "https://github.com/Athlee/OnboardingKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eugene Mozharovsky": "mozharovsky@live.com"
},
"social_media_url": "http://twitter.com/dottieyottie",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Athlee/OnboardingKit.git",
"tag": "0.0.3"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"dependencies": {
"TZStackView": [
]
}
}