blob: 2139bde79dbd7f9d8c54b7a8e8e1a9e3d427c7b2 [file] [log] [blame]
{
"name": "SwiftTopTabBar",
"version": "1.0",
"summary": "Swift Top Tab Bar",
"description": "SwiftTopTabBar is swift library to create top tab bar like android in iOS",
"homepage": "https://github.com/sh3at90/SwiftTopTabBar.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<MOHAMED MAHMOUD>": "<mohamed.sh3t90@gmail.com>"
},
"source": {
"git": "https://github.com/sh3at90/SwiftTopTabBar.git",
"tag": "1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TabBar/SourceCode/**/*.{lproj,storyboard,xcdatamodeld,xib,swift}"
}