blob: 24f9953ef6b7338a3badfcb23500fc6ead7472a3 [file] [log] [blame]
{
"name": "TopTabBar-Chtar",
"platforms": {
"ios": "10.0"
},
"version": "0.0.7",
"summary": "It is scrolling top tab bar with indicator items for selection",
"description": "Top tab bar can be used for all iOS platform, I can think about native iOS tab bar, but you can but it any where of your design not all native iOS tabor only part of button.",
"homepage": "https://github.com/ragaie/TopTabBar-Chtar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ragaie Alfy": "eng.ragaie@gmail.com"
},
"source": {
"git": "https://github.com/ragaie/TopTabBar-Chtar.git",
"tag": "0.0.7"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "*.swift",
"resources": "*.xib",
"resource_bundles": {
"TopTabBar-Chtar": [
"TopTabBar.xib"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}