[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 7 / a / MarkdownView / 1.1.0 / MarkdownView.podspec.json
blobb9555508a9c7f41b4868a4393d2a84371dfe10ca
2   "name": "MarkdownView",
3   "version": "1.1.0",
4   "summary": "Markdown View for iOS.",
5   "homepage": "https://github.com/keitaoouchi/MarkdownView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "keitaoouchi": "keita.oouchi@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/keitaoouchi/MarkdownView.git",
15     "tag": "1.1.0"
16   },
17   "source_files": "MarkdownView/*.swift",
18   "resource_bundles": {
19     "MarkdownView": [
20       "webassets/dist/*"
21     ]
22   },
23   "frameworks": "Foundation",
24   "platforms": {
25     "ios": "9.0"
26   },
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.0"
29   },
30   "pushed_with_swift_version": "4.0"