blob: d9d75dbf5003b3e52dad0c71e7af69e8c06bec3c [file] [log] [blame]
{
"name": "FluidTabBarController",
"version": "0.5.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "FluidTabBarController/**/*"
}