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