[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 4 / 2 / JSNestedScroll / 0.0.1 / JSNestedScroll.podspec.json
blob31f3e342658fe7c7422f05de8e8913ca98307aaa
2   "name": "JSNestedScroll",
3   "version": "0.0.1",
4   "summary": "嵌套滚动组件",
5   "homepage": "https://github.com/jiasongs/JSNestedScroll",
6   "license": "MIT",
7   "authors": {
8     "ruanmei": "jiasong@ruanmei.com"
9   },
10   "source": {
11     "git": "https://github.com/jiasongs/JSNestedScroll",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": [
18     "4.2",
19     "5.0"
20   ],
21   "static_framework": true,
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "dependencies": {
25     "JSCoreKit": [
26       "~> 0.2.6"
27     ]
28   },
29   "source_files": "Sources/**/*.{swift,h,m}",
30   "swift_version": "5.0"