blob: dfa36d2d472ebe9a6a76d549637d5d103976ef02 [file] [log] [blame]
{
"name": "TabNavigatable",
"version": "1.0.1",
"summary": "A useful protocol and its extension when you make custom TabBarViewController.",
"homepage": "https://github.com/kwosu87/TabNavigatable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wooseong Kim": "kwosu87@me.com"
},
"source": {
"git": "https://github.com/kwosu87/TabNavigatable.git",
"tag": "1.0.1"
},
"source_files": "Sources/*.swift",
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "3.1"
}