[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 8 / DSScrollKit / 0.3.0 / DSScrollKit.podspec.json
blob72fe8424b77b2c833d2dc0f4c152ff1a034b8dc8
2   "name": "DSScrollKit",
3   "version": "0.3.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.3.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"