blob: ab10b186b5f478474f23f3ad8284d05d454554aa [file] [log] [blame]
{
"name": "SlideKit",
"version": "0.0.2",
"summary": "Soulfully slidey UINavigationController transitions",
"description": "Quickly and easily create onboarding flows with a background image or transparent top and bottom bars based on simple UINavigationController semantics",
"authors": "Kyler Jensen",
"homepage": "https://github.com/Kjens93/SlideKit",
"screenshots": "https://user-images.githubusercontent.com/15389109/42902178-00605a04-8a8b-11e8-900e-d13efd090e32.gif",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/Kjens93/SlideKit.git",
"tag": "0.0.2"
},
"source_files": "SlideKit/**/*.{h,m,swift}",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"frameworks": "UIKit"
}