blob: bea311c583491cec5da0939dfa1df049939f5da4 [file] [log] [blame]
{
"name": "AASlidingTopTabBar",
"version": "0.1.0",
"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"
},
"authors": {
"<Aman Aggarwal>": "<aggarwalaman1985@gmail.com>"
},
"source": {
"git": "https://github.com/leoiphonedev/AASlidingTopTabBar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "AASlidingTopTabBar/AASlidingTabController.swift",
"swift_version": "5.0"
}