[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / 7 / CSNestedScrollView / 0.0.1 / CSNestedScrollView.podspec.json
blobfe98bfc8dc72541564d8aaca34758d759195b0a9
2   "name": "CSNestedScrollView",
3   "version": "0.0.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.0.1"
20   },
21   "dependencies": {
22     "SnapKit": [
24     ]
25   }