blob: 4da1b164c9c5a937109038f8677fca5fed0c450b [file] [log] [blame]
{
"name": "FloatingTabBarController",
"version": "0.1.0",
"summary": "FloatingTabBarController is a tab bar controller with sliding tabs and a custom tab bar.",
"description": "`FloatingTabBarController` is a tab bar controller with sliding tabs and a custom tab bar inspired by [this Dribbble shot](https://dribbble.com/shots/4844696-Tab-bar-interaction-with-animated-icons).",
"homepage": "https://github.com/EmilioPelaez/FloatingTabBarController",
"screenshots": "https://raw.githubusercontent.com/EmilioPelaez/FloatingTabBarController/master/Images/Screenshot.png?token=AABCHSSYY56JV57Z7ZNUWOK42EABQ",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EmilioPelaez": "me@epelaez.net"
},
"source": {
"git": "https://github.com/EmilioPelaez/FloatingTabBarController.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/EmilioPelaez",
"platforms": {
"ios": "11.0"
},
"source_files": "FloatingTabBarController/Classes/**/*",
"swift_version": "5.0",
"dependencies": {
"CGMath": [
]
}
}