[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 3 / c / ScrollableTabs / 0.2.1 / ScrollableTabs.podspec.json
blob2f219498d82e6fbca5dc93998332523d178d5f93
2   "name": "ScrollableTabs",
3   "version": "0.2.1",
4   "summary": "Protocol-oriented Scrollable TabBar written in Swift 3",
5   "description": "Protocol-oriented Scrollable TabBar written in Swift 3.",
6   "homepage": "https://github.com/kumapo/ScrollableTabs",
7   "screenshots": "https://github.com/kumapo/ScrollableTabs/raw/screenshots/screenshots_1.gif",
8   "license": "MIT",
9   "authors": {
10     "kumapo": "kumapo@users.noreply.github.com"
11   },
12   "source": {
13     "git": "https://github.com/kumapo/ScrollableTabs.git",
14     "tag": "0.2.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "ScrollableTabs/Classes/**/*",
21   "dependencies": {
22     "RxSwift": [
23       "~> 3.0"
24     ],
25     "RxCocoa": [
26       "~> 3.0"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"