blob: 32265f29322b8a29d836494bdf1437a38b31bf5b [file] [log] [blame]
{
"name": "LUNTabBarController",
"version": "1.0.1",
"summary": "UITabBarController subclass designed to add cool floating from the bottom animation with scale effect to one of your tabs.",
"description": "UITabBarController subclass designed to add cool floating from the bottom animation with scale effect that adds feeling of 3D to one of your tabs.",
"screenshots": "https://lunapps.com/blog/wp-content/uploads/2016/02/LUNTabBarController_animation.gif",
"homepage": "https://github.com/LunApps/LUNTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Victor Sharavara": "victor.sharavara@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LunApps/LUNTabBarController.git",
"tag": "1.0.1"
},
"source_files": "LUNTabBarController/**/*.{h,m}",
"requires_arc": true
}