blob: 32cac66996e0b7db773884abc38b1f14fd693053 [file] [log] [blame]
{
"name": "MNkTabbarController",
"version": "1.0.0",
"summary": "Custom tab bar controller for use my own projects.",
"description": "This is custom created tab bar controller for iOS apps. It have possibility to add custom created Lottie animation for tab bar button. It wii animate when you clicked.",
"homepage": "https://github.com/MnkGitBox/MNkTabbarController",
"license": "MIT",
"authors": {
"Malith Nadeeshan": "malith.mnk93@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/MnkGitBox/MNkTabbarController.git",
"tag": "1.0.0"
},
"source_files": "MNkTabbarController/**/*",
"frameworks": "UIKit",
"dependencies": {
"lottie-ios": [
]
},
"pushed_with_swift_version": "4.0"
}