blob: 9365a83813a9c42ff671efb8eecee1485e864d1d [file] [log] [blame]
{
"name": "StickyTabBarViewController",
"version": "0.0.3",
"summary": "A sticky and expandable view controller on top of TabBar",
"description": "StickyTabBarViewController provides a UI component that is similar to Spotify music player, Youtube's now playing view\nIt provides the functionality for an application using UITabBarController to have a sticky, expandable and customizable\nview on top of tab bar.",
"homepage": "https://github.com/emrepun/StickyTabBarViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"emrepun": "emrehavan@hotmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/emrepun/StickyTabBarViewController.git",
"tag": "0.0.3"
},
"source_files": "StickyTabBarViewController/Classes/**/*",
"swift_version": "5.0"
}