blob: 6ea7b3651bdd24f8f469452da30678e9aafc2216 [file] [log] [blame]
{
"name": "FluidTabBarController",
"version": "0.5.3",
"summary": "Animated version of UITabBarController",
"description": "Animated version of UITabBarController with fluid-like animation of selecting item",
"homepage": "https://github.com/10clouds/FluidBottomNavigation-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hubert KuczyƄski": "hubert.kuczynski@10clouds.com"
},
"source": {
"git": "https://github.com/10clouds/FluidBottomNavigation-ios.git",
"tag": "0.5.3"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "FluidTabBarController/**/*"
}