[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 3 / c / ScrollableTabs / 0.2.3 / ScrollableTabs.podspec.json
blobf66db7bc2dd761d4f540d7f0ed556933df98ace4
2   "name": "ScrollableTabs",
3   "version": "0.2.3",
4   "summary": "Protocol-oriented Scrollable TabBar written in Swift 4",
5   "description": "Protocol-oriented Scrollable TabBar written in Swift 4.",
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.3"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "ScrollableTabs/Classes/**/*",
21   "dependencies": {
22     "RxSwift": [
23       "4.1.2"
24     ],
25     "RxCocoa": [
26       "4.1.2"
27     ]
28   },
29   "pushed_with_swift_version": "4.0-DEVELOPMENT-SNAPSHOT-2017-08-04-a"