[Add] ChartboostMediationAdapterIronSource 5.8.5.1.0.0
[CocoaPods.git] / Specs / a / f / 0 / LDOMarkdownParser / 0.1.1 / LDOMarkdownParser.podspec.json
blob25c3c0fcb65b379c5e0f42a27ce4d831ce3532d8
2   "name": "LDOMarkdownParser",
3   "version": "0.1.1",
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.1"
17   },
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "LDOMarkdownParser/Classes/**/*",
23   "swift_version": "4.0"