[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 3 / a / ScrollSegmentView / 0.0.1 / ScrollSegmentView.podspec.json
blob71650424db377043d5c4f93d547277e58ff9c3d8
2   "name": "ScrollSegmentView",
3   "version": "0.0.1",
4   "summary": "A SegmentView with scroll-able content view.",
5   "homepage": "https://github.com/ZX-ZhouXiao/ScrollSegmentView.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jo": "nul.zhou@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/ZX-ZhouXiao/ScrollSegmentView.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "SegmentView/*.swift",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"