[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 3 / f / 7 / CSNestedScrollView / 0.1.1 / CSNestedScrollView.podspec.json
blob85300a5f75ebba7ed9c95afee168f1672fba5f52
2   "name": "CSNestedScrollView",
3   "version": "0.1.1",
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.1"
20   },
21   "swift_versions": "5.0",
22   "dependencies": {
23     "SnapKit": [
25     ]
26   },
27   "swift_version": "5.0"