blob: 25279b71da6a36375ce091d8fb63b3e37a3a03ef [file] [log] [blame]
{
"name": "BouncyTabBar",
"version": "1.0.0",
"summary": "A light way to add customization with animation to your tab bar view",
"swift_versions": "5.0",
"description": "It is an iOS UI library for adding animation to iOS tabbar items and icons",
"homepage": "https://github.com/shahbazsaleem01/BouncyTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shahbaz Saleem": "shahbaz@saleems.me"
},
"source": {
"git": "https://github.com/shahbazsaleem01/BouncyTabBar.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/*",
"swift_version": "5.0"
}