blob: e4f3180c2f31d76ccfe9aece2e3a6975080e8d7e [file] [log] [blame]
{
"name": "HHTabBarView",
"module_name": "HHTabBarView",
"version": "2.2.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.2.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "**/Source/*.swift"
}