blob: 5b80e7297df74195c04d185aa87c6e7348feb510 [file] [log] [blame]
{
"name": "BTabViewController",
"version": "1.0.1",
"summary": "Multiple view controller in TabViewController like Android Navigation",
"description": "\"Tab controller which automatically embed the scroll view and the tabs as a collection view, and user interface can be customazible\"",
"homepage": "https://brkyvrkn.github.io/BTabViewController/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Berkay Vurkan": "berkayvurkan@yahoo.com"
},
"social_media_url": "https://twitter.com/brkyvrkn",
"platforms": {
"ios": "11.4"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/brkyvrkn/BTabViewController.git",
"tag": "1.0.1"
},
"source_files": [
"BTabViewController/BTabGroup/**/*.{h,m,swift}",
"BTabViewController/BTabModels/**/*.{h,m,swift}"
],
"exclude_files": "BTabViewController/Exclude",
"frameworks": "UIKit",
"swift_version": "4.2"
}