[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 2 / 4 / RichTextKit / 0.1.0 / RichTextKit.podspec.json
blob6c5accb0d7b7bea6001792f67c85d25882752d4e
2   "name": "RichTextKit",
3   "version": "0.1.0",
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.1.0"
18   },
19   "platforms": {
20     "ios": "14.0",
21     "tvos": "14.0",
22     "osx": "12",
23     "watchos": "8.0"
24   },
25   "source_files": "Sources/RichTextKit/**/*.swift",
26   "swift_version": "5.6"