blob: 558ca034d3824276bab03db3362ef3422afbea39 [file] [log] [blame]
{
"name": "MNkAnimatedTabBarController",
"version": "0.2.0",
"summary": "iOS Tab bar controller with animated button",
"description": "Custom created tab bar controller with animated button.if you want to static button with no aniamtion you still can do it with this simple libbary. you have to do programatically way un till to developed story board version.",
"homepage": "https://github.com/MnkGitBox/MNkAnimatedTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Malith Nadeeshan": "malith.mnk93@gmail.com"
},
"source": {
"git": "https://github.com/MnkGitBox/MNkAnimatedTabBarController.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Classes/**/*",
"swift_version": "4.0",
"frameworks": "UIKit",
"dependencies": {
"lottie-ios": [
]
}
}