blob: ff342c455da2350c15716c4869bbb63a41750626 [file] [log] [blame]
{
"name": "Kamishibai",
"version": "0.1.0",
"summary": "Kamishibai makes easy to create long tutorial.",
"description": "Manage progress of tutorial\nSupport presenting transitioning of UIViewController\nSupport push/pop transitioning of NavigationController\nFocus with animation where you want\nSupport custom guide view",
"homepage": "https://github.com/Matzo/Kamishibai",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ksk.matsuo@gmail.com": "ksk.matsuo@gmail.com"
},
"source": {
"git": "https://github.com/Matzo/Kamishibai.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/ksk_matsuo",
"platforms": {
"ios": "9.0"
},
"source_files": "Kamishibai/Classes/**/*",
"pushed_with_swift_version": "4.0"
}