[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / 4 / VCScrollTabBar / 1.0.0 / VCScrollTabBar.podspec.json
blobb6b21c52bc5888902ad9920d04b34087d8cb30ef
2   "name": "VCScrollTabBar",
3   "version": "1.0.0",
4   "summary": "VCScrollView can control the other scrollView to decide what view you want to show.",
5   "description": "You can easy to handle child view in your scrollView. When you add VCScrollTabBar, you can selected the VCScrollTabBar button to go to the child view in scrollView.",
6   "homepage": "https://github.com/healmax/VCScrollTabBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vincent": "healmax@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/healmax/VCScrollTabBar.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "VCScrollTabBar",
23     "VCScrollTabBar/*.{h,m}"
24   ],
25   "frameworks": "UIKit"