blob: d41d80beb9106c861e5b5e72b22e4f747231136a [file] [log] [blame]
{
"name": "SwiftyTabBarTransition",
"version": "1.5.1",
"summary": "An UITabBarController transition animation with a lot of options for animation",
"description": "this framework help you to give a better user exprience to your user with smooth transition between TabBarItem",
"homepage": "http://github.com/shndrs/SwiftyTabBarTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shndrs": "sahandraeisi1994@gmail.com"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/shndrs/SwiftyTabBarTransition.git",
"tag": "1.5.1"
},
"source_files": "SwiftyTabBarTransition/**/*.{h,m,swift}",
"swift_version": "5.0"
}