blob: de8bcbd0a37aeda124768fed00c9e3426690de5b [file] [log] [blame]
{
"name": "FlexTabBar",
"version": "1.0.2",
"summary": "Flexible Tab Bar for Swift",
"homepage": "https://github.com/wonderkiln/FlexTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adrian Mateoaea": "adrianitech@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wonderkiln/FlexTabBar.git",
"branch": "master",
"tag": "1.0.2"
},
"source_files": "WKTabBarController/**/*.swift",
"pushed_with_swift_version": "3.0"
}