[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 2 / b / BTabViewController / 0.0.2 / BTabViewController.podspec.json
blob64e8672f5c7c7317012880a45e23d32ae7e56ab8
2   "name": "BTabViewController",
3   "version": "0.0.2",
4   "summary": "Multiple view controller in TabViewController like Android Navigation",
5   "description": "\"Tab controller which automatically embed the scroll view and the tabs as a collection view, and user interface can be customazible\"",
6   "homepage": "https://brkyvrkn.github.io/BTabViewController/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Berkay Vurkan": "berkayvurkan@yahoo.com"
13   },
14   "social_media_url": "https://twitter.com/brkyvrkn",
15   "platforms": {
16     "ios": "11.4"
17   },
18   "swift_versions": "4.2",
19   "source": {
20     "git": "https://github.com/brkyvrkn/BTabViewController.git",
21     "tag": "0.0.2"
22   },
23   "source_files": [
24     "Sources",
25     "BTabViewController/BTabGroup/**/*.{h,m,swift}"
26   ],
27   "exclude_files": "BTabViewController/BTabGroup/Exclude",
28   "resources": "BTabViewController/BTabGroup/**/*.{xib}",
29   "frameworks": "UIKit",
30   "swift_version": "4.2"