blob: 75686e962280bc9775a060ca6da3d6d561fdb473 [file] [log] [blame]
{
"name": "FBTabBarController",
"version": "1.0.2",
"summary": "An iOS tab bar controller to mimic Facebook's tab bar",
"description": "This is a small framework to create a tab bar similar to the one in Facebook's iOS platform.",
"homepage": "https://github.com/calebrudnicki/FBTabBarController.git",
"license": "MIT",
"authors": {
"Caleb Rudnicki": "calebrudnicki@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/calebrudnicki/FBTabBarController.git",
"tag": "1.0.2"
},
"source_files": "FBTabBarController/**/*.{h,swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}