blob: d963bd2c47b976716b526d374926d194e88bf985 [file] [log] [blame]
{
"name": "FBTabBarController",
"version": "1.0.1",
"summary": "A Facebook-esque 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.1"
},
"source_files": "FBTabBarController/**/*.{h,swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}