blob: 9f4cf3b58cbf22f7f8988bdd255e67574e6a9ae4 [file] [log] [blame]
{
"name": "OnboardingKit",
"version": "0.0.5",
"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.5"
},
"source_files": "Source/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}