blob: e59fe1678cb75e42012f544228a7dffb337333e9 [file] [log] [blame]
{
"name": "SlideKit",
"version": "0.0.3",
"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.3"
},
"source_files": "SlideKit/**/*.{h,m,swift}",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"frameworks": "UIKit"
}