[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 7 / d / ScrollableTabBarController / 1.0.1 / ScrollableTabBarController.podspec.json
blob66add7e743f4e1ea0cbbd966c785bcca66fdda84
2   "name": "ScrollableTabBarController",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "一个可以横向滑动的TabBarController。",
6   "homepage": "http://xaoxuu.com",
7   "authors": {
8     "xaoxuu": "xaoxuu@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/xaoxuu/ScrollableTabBarController.git",
12     "tag": "1.0.1",
13     "submodules": false
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "ScrollableTabBarController/*.swift",
19   "requires_arc": true,
20   "dependencies": {
21     "SnapKit": [
23     ],
24     "AXKit": [
26     ]
27   },
28   "pushed_with_swift_version": "4.2"