[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / f / 0 / LDOMarkdownParser / 0.1.2 / LDOMarkdownParser.podspec.json
bloba5dd5d13d61845981eb74d5fe7d6b37173e08f5b
2   "name": "LDOMarkdownParser",
3   "version": "0.1.2",
4   "summary": "Parse (some) markdown attributes into an NSAttributedString.",
5   "description": "Parse (some) markdown attributes into an NSAttributedString.\nCurrently only supports bold, italic and links.",
6   "homepage": "https://github.com/lurado/LDOMarkdownParser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Julian Raschke und Sebastian Ludwig GbR": "info@lurado.com"
13   },
14   "source": {
15     "git": "https://github.com/lurado/LDOMarkdownParser.git",
16     "tag": "0.1.2"
17   },
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "LDOMarkdownParser/Classes/**/*",
23   "swift_version": "4.0"