[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / f / 7 / RCMarkdownParser / 3.0.1 / RCMarkdownParser.podspec.json
blobc13658af3f7d16fce7bb556c8ae55ef5f82a657d
2   "name": "RCMarkdownParser",
3   "version": "3.0.1",
4   "summary": "A markdown parser written in swift",
5   "description": "A parser written to convert a string containing markdown to an NSAttributedString for Rocket.Chat. It was based off of LTMarkdownParser.",
6   "homepage": "https://github.com/RocketChat/RCMarkdownParser",
7   "license": "MIT",
8   "authors": {
9     "Matheus Cardoso": "matheus@cardo.so"
10   },
11   "source": {
12     "git": "https://github.com/RocketChat/RCMarkdownParser.git",
13     "tag": "3.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "pushed_with_swift_version": "3.0"