[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / d / 6 / SliderViews / 1.0.1 / SliderViews.podspec.json
blob5dd9bbe3f83d9addbe7002e71e20329ad32444a7
2   "name": "SliderViews",
3   "version": "1.0.1",
4   "summary": "Simple and easy to use tools of slide tab / 简单易用的滑动标签栏工具.",
5   "homepage": "https://github.com/AndyCuiYTT/SliderViews",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "AndyCui": "AndyCuiYTT@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/AndyCuiYTT/SliderViews.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "Slider/*.swift",
21   "requires_arc": true,
22   "dependencies": {
23     "SnapKit": [
24       "~> 4.0.0"
25     ]
26   },
27   "pushed_with_swift_version": "4.0"