[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / f / 7 / CSNestedScrollView / 0.1.2 / CSNestedScrollView.podspec.json
blob48fabad2ff4b2706d44c16356f2965f9f8396990
2   "name": "CSNestedScrollView",
3   "version": "0.1.2",
4   "summary": "Nested Scroll Views built with Swift.",
5   "description": "Container that supports scroll between multiple scroll views, built with UIKit libraries.",
6   "homepage": "https://github.com/cristysui/CSNestedScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "cristy": "cristy.xinsui@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/cristysui/CSNestedScrollView.git",
19     "tag": "0.1.2"
20   },
21   "source_files": "Sources/CSNestedScrollView/*.swift",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SnapKit": [
26     ]
27   },
28   "swift_version": "5.0"