blob: e48535f05c7a363483bbd7ced4cb92a03ba918c5 [file] [log] [blame]
{
"name": "KIRIAnimatedTabBar",
"version": "1.0.0",
"summary": "Animated Tabbar Items",
"description": "Library made in Swift helps to add various type of animations to your TabbarController tab items.",
"homepage": "https://github.com/nakumKishan/KIRIAnimatedTabBar",
"license": "MIT",
"authors": {
"Kishan Nakum": "nakum84@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/nakumKishan/KIRIAnimatedTabBar.git",
"tag": "1.0.0"
},
"source_files": "KIRIAnimatedTabBar/**/*",
"exclude_files": "KIRIAnimatedTabBar/**/*.plist"
}