[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 7 / c / RichEditorSwiftUI / 1.0.0 / RichEditorSwiftUI.podspec.json
blobf119cebc89403063b78e5b2661c7f2ae39056195
2   "name": "RichEditorSwiftUI",
3   "version": "1.0.0",
4   "summary": "Rich text editing, SwiftUI rich text editor library.",
5   "description": "Wrapper around UITextView to support Rich text editing in SwiftUI.",
6   "homepage": "https://github.com/canopas/RichEditorSwiftUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Jimmy": "jimmy@canopas.com"
13   },
14   "source": {
15     "git": "https://github.com/canopas/rich-editor-swiftui.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Sources/**/*.swift",
19   "social_media_url": "https://twitter.com/canopassoftware",
20   "module_name": "RichEditorSwiftUI",
21   "requires_arc": true,
22   "swift_versions": "5.5",
23   "preserve_paths": "README.md",
24   "platforms": {
25     "ios": "14.0"
26   },
27   "swift_version": "5.5"