blob: 093ef335e2871404091452202aa923b0fccfd975 [file] [log] [blame]
{
"name": "HHTabBarView",
"module_name": "HHTabBarView",
"version": "2.0.0",
"summary": "A lightweight customized tabbar view. 📌",
"description": "HHTabBarView is an easy to setup and use replacement of default tabbar.",
"homepage": "https://github.com/hemangshah/HHTabBarView",
"license": "MIT",
"authors": {
"hemangshah": "hemangshah.in@gmail.com"
},
"source": {
"git": "https://github.com/hemangshah/HHTabBarView.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "**/Source/*.swift"
}