[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 6 / 2 / 4 / RichTextKit / 0.7.2 / RichTextKit.podspec.json
blobef861848154b0f49da5d7a93e2bbd1807008726a
2   "name": "RichTextKit",
3   "version": "0.7.2",
4   "swift_versions": "5.6",
5   "summary": "RichTextKit is a Swift-based library for working with rich text in UIKit, AppKit and SwiftUI.",
6   "description": "RichTextKit is a Swift-based library for working with rich text in UIKit, AppKit and SwiftUI. It adds extensions to native types, new views and a great SwiftUI integrations.",
7   "homepage": "https://github.com/danielsaidi/RichTextKit",
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/RichTextKit.git",
17     "tag": "0.7.2"
18   },
19   "platforms": {
20     "ios": "14.0",
21     "tvos": "14.0",
22     "osx": "11"
23   },
24   "source_files": "Sources/RichTextKit/**/*.swift",
25   "swift_version": "5.6"