[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / d / 8 / DSScrollKit / 0.2.0 / DSScrollKit.podspec.json
blob35c706cb995c80cacc6be8a5f154b9c6828ebfc5
2   "name": "DSScrollKit",
3   "version": "0.2.0",
4   "swift_versions": "5.7",
5   "summary": "ScrollKit is a SwiftUI library that adds powerful scrolling features to SwiftUI, such as offset tracking and sticky scroll header views.",
6   "description": "ScrollKit is a SwiftUI library that adds powerful scrolling features to SwiftUI, such as offset tracking and sticky scroll header views. It makes it easy to add cool scroll view features to your SwiftUI apps.",
7   "homepage": "https://github.com/danielsaidi/ScrollKit",
8   "license": {
9     "type": "NONE",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Daniel Saidi": "daniel.saidi@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/danielsaidi/ScrollKit.git",
17     "tag": "0.2.0"
18   },
19   "platforms": {
20     "ios": "14.0",
21     "tvos": "14.0",
22     "osx": "11"
23   },
24   "source_files": "Sources/ScrollKit/**/*.swift",
25   "swift_version": "5.7"