blob: 05c0382189ceb5cf04760d7185d1623290281997 [file] [log] [blame]
{
"name": "SwiftyTabBarTransition",
"version": "1.5.3",
"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_version": "5.0",
"source": {
"git": "https://github.com/shndrs/SwiftyTabBarTransition.git",
"tag": "1.5.3"
},
"source_files": "SwiftyTabBarTransition/**/*.{h,m,swift}"
}