[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / f / 9 / MYPMarkdownEditor / 0.1.0 / MYPMarkdownEditor.podspec.json
blob551803a5a8f8debefd18a04ba6297c7407009e7a
2   "name": "MYPMarkdownEditor",
3   "version": "0.1.0",
4   "summary": "Markdown editor with synax highlight and more more more.",
5   "description": "Markdown editor with synax highlight and more more more. And with other formatting. With input convenience.",
6   "homepage": "https://github.com/wakaryry/MYPMarkdownEditor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wakary": "redoume@163.com"
13   },
14   "source": {
15     "git": "https://github.com/wakaryry/MYPMarkdownEditor.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "MYPMarkdownEditor/Classes/**/*",
23   "resource_bundles": {
24     "MYPMarkdownEditor": [
25       "MYPMarkdownEditor/Assets/*.png",
26       "MYPMarkdownEditor/Assets/*.storyboard",
27       "MYPMarkdownEditor/Assets/*.xcassets"
28     ]
29   }