blob: 1199a2612bbab4766445d1945d09e415db598348 [file] [log] [blame]
{
"name": "STTabbar",
"version": "0.1.0",
"summary": "A subclass on UITabbar that provides a custom shape to Tabbar.",
"description": "This CocoaPod provides the ability to customize a shape of UITabbar with raised Center button",
"homepage": "https://github.com/11Shraddha/STTabbar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"11Shraddha": "shraddhasojitra11@gmail.com"
},
"source": {
"git": "https://github.com/11Shraddha/STTabbar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "STTabbar/Classes/**/*"
}