blob: e8dbda8d0a93c8c516c9af7201c41765dfa107fb [file] [log] [blame]
{
"name": "LiveTabBar",
"version": "1.0",
"summary": "Animated tab bar items and badges for iOS apps",
"description": "LiveTabBarController can be used in place of UITabBarController to set and configure animated tab bar items and badge appearances.",
"homepage": "https://github.com/cewpur/LiveTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cewpur": "cewp3r@gmail.com"
},
"source": {
"git": "https://github.com/cewpur/LiveTabBar.git",
"tag": "1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Classes/**/*.swift",
"swift_version": "4.1"
}