blob: 9c5c1385f9e18d311370117564231690727bdc33 [file] [log] [blame]
{
"name": "JBTabBarAnimation",
"version": "1.0.0",
"summary": "A custom animation for TabBarController",
"description": "JBTabBarAnimation is a custom animation library for TabBarController developed in Swift",
"homepage": "https://github.com/jithinpala/JBTabBarAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jithin Balan": "jithinpala@gmail.com"
},
"source": {
"git": "https://github.com/jithinpala/JBTabBarAnimation.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "JBTabBarAnimation/Classes/*.swift",
"frameworks": "UIKit"
}