blob: a3a5a8587ecb5cad291cc0c832d3cc64fbaf9e0e [file] [log] [blame]
{
"name": "TabNavigatable",
"version": "1.0.0",
"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.0"
},
"source_files": "Sources/*.swift",
"frameworks": "UIKit",
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "3.1"
}