blob: 7b6555dc025852480d40e41ac2ab73230108fc08 [file] [log] [blame]
{
"name": "AASlidingTopTabBar",
"version": "0.2",
"summary": "TabBar with tab on top written in swift.",
"swift_versions": "5.0",
"description": "AASlidingTopTabBar allows you to pass viewcontroller in an array and it will arrange al your viewcontrollers as a tab bar with tab on top. USer can chaneg tab either tapping on menu of tab, or slide. AASlidigTopTabBar is similar to android tab bar.",
"homepage": "https://github.com/leoiphonedev/AASlidingTopTabBar",
"license": {
"type": "MIT",
"file": "LICENSE",
"text": "The MIT License (MIT)\n\nCopyright (c) 2019-present Aman Aggarwal\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
},
"authors": {
"Aman Aggarwal": "<aggarwalaman1985@gmail.com>"
},
"source": {
"git": "https://github.com/leoiphonedev/AASlidingTopTabBar.git",
"tag": "0.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "AASlidingTopTabBar/AASlidingTabController.swift",
"swift_version": "5.0"
}