blob: f4be0f46572c9f6bf34449d1336493dc0f5698d1 [file] [log] [blame]
{
"name": "SwiftyTabBarTransition",
"version": "1.0.2",
"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": "1.0.2"
},
"source_files": "SwiftyTabBarTransition/**/*.{h,m,swift}"
}