[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / b / Parma / 0.2.0 / Parma.podspec.json
blobe293fa02c70f29c2943c465769aa66fe9f413af1
2   "name": "Parma",
3   "version": "0.2.0",
4   "summary": "A SwiftUI view for displaying Markdown with customizable appearances.",
5   "description": "Display Markdown using pure SwiftUI components. Taking advantages of ViewBuilder to make custom appearances for Text and View.",
6   "homepage": "https://github.com/dasautoooo/Parma",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leonard Chan": "wxclx98@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dasautoooo/Parma.git",
16     "tag": "v0.2.0"
17   },
18   "social_media_url": "https://twitter.com/DasAutoooo",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "13.0",
22     "osx": "10.15"
23   },
24   "source_files": "Sources/**/*",
25   "dependencies": {
26     "Down": [
27       "~> 0.9.3"
28     ]
29   },
30   "swift_version": "5.0"