[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 4 / 2 / JSNestedScroll / 0.0.2 / JSNestedScroll.podspec.json
bloba31ad3dc9f7bf691f3c6ec380284236f8c5ed3cb
2   "name": "JSNestedScroll",
3   "version": "0.0.2",
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.2"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": [
18     "5.1"
19   ],
20   "static_framework": true,
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "dependencies": {
24     "JSCoreKit": [
25       "~> 0.2.7"
26     ]
27   },
28   "source_files": "Sources/**/*.{swift,h,m}",
29   "swift_version": "5.1"