[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 7 / a / MarkdownView / 0.1.0 / MarkdownView.podspec.json
blobb0d47d991f3d2a8c4b69c40823450cb2279c1350
2   "name": "MarkdownView",
3   "version": "0.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": "0.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": "3.0"
29   },
30   "pushed_with_swift_version": "3.0"