blob: 49fcc67c5ecf5febab2e56b2f7dd789cfcb6831b [file] [log] [blame]
{
"name": "OnboardingKit",
"version": "0.0.2",
"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": "9.0"
},
"source": {
"git": "https://github.com/Athlee/OnboardingKit.git",
"tag": "0.0.2"
},
"source_files": "Source/*.swift",
"requires_arc": true
}