blob: 26416dd8eb7242ce95298659d8e557293e152ba4 [file] [log] [blame]
{
"name": "BTabViewController",
"version": "0.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": "0.0.1"
},
"source_files": [
"Sources",
"BTabViewController/BTabGroup/**/*.{h,m,swift}"
],
"exclude_files": "BTabViewController/BTabGroup/Exclude",
"frameworks": "UIKit",
"swift_version": "4.2"
}