[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 4 / 5 / ELTabScrollController / 0.1.1 / ELTabScrollController.podspec.json
blob27a7014cd55140b8ce892db59574856b7b0e1f40
2   "name": "ELTabScrollController",
3   "version": "0.1.1",
4   "summary": "Easily Used Tab Scroll ViewController with Swift 3",
5   "description": "ELTabScrollController is an easily used Tab Scroll Controller suit. It is build with pure code without storyboard or xib, making it easy to inherate.\n(Drawing lines is quite boring, and may cause bugs hard to fix)\nELPickerView is easy to use as well as flexable. there are rich document and annotation for ELTabScrollController.",
6   "homepage": "https://github.com/Elenionl/ELTabScrollController",
7   "screenshots": "https://raw.githubusercontent.com/Elenionl/ELTabScrollController/master/screenshots/2017-04-23%2000.40.02.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "Hanping Xu": "stellanxu@gmail.com"
14   },
15   "social_media_url": "https://github.com/Elenionl",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/Elenionl/ELTabScrollController.git",
21     "tag": "0.1.1"
22   },
23   "source_files": "ELTabScrollController/ELTabScrollController/*.swift",
24   "requires_arc": true,
25   "frameworks": "UIKit",
26   "dependencies": {
27     "SnapKit": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"