blob: 419d4f10f02f68ac8c97d66c88ea55e54d257c3e [file] [log] [blame]
{
"name": "SlideKit",
"version": "0.0.4",
"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": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/Kjens93/SlideKit.git",
"tag": "0.0.4"
},
"source_files": "SlideKit/**/*.{h,m,swift}",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"frameworks": "UIKit"
}