[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / f / 4 / 5 / ELTabScrollController / 3.0.0 / ELTabScrollController.podspec.json
blobd1a7d543bcc2b3708aaa8a9c86a6a65daee15e0d
2   "name": "ELTabScrollController",
3   "version": "3.0.0",
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": "3.0.0"
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"