[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / c / 2 / EFMarkdown / 0.0.1 / EFMarkdown.podspec.json
blob231cd78427cf9ecd1c50bd154b8cb9cda0cd4ad8
2   "name": "EFMarkdown",
3   "version": "0.0.1",
4   "summary": "A CocoaPods wrapper of cmark in Swift.",
5   "description": "A CocoaPods wrapper of cmark in Swift, based on EFCMark, inspired by vapor-community/markdown.",
6   "homepage": "https://github.com/EyreFree/EFMarkdown",
7   "license": {
8     "type": "GPLv3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EyreFree": "eyrefree@eyrefree.org"
13   },
14   "source": {
15     "git": "https://github.com/EyreFree/EFMarkdown.git",
16     "tag": "0.0.1"
17   },
18   "social_media_url": "https://twitter.com/EyreFree777",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "EFMarkdown/Classes/**/*",
23   "dependencies": {
24     "EFCMark": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"