[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / c / 2 / EFMarkdown / 4.0.0 / EFMarkdown.podspec.json
blob5d6644e582c00a5f6381a3efb485d2df970413a3
2   "name": "EFMarkdown",
3   "version": "4.0.0",
4   "summary": "A lightweight Markdown library for iOS.",
5   "description": "A lightweight Markdown library in Swift, based on EFCMark, inspired by markdown and Markoff.",
6   "homepage": "https://github.com/EyreFree/EFMarkdown",
7   "license": {
8     "type": "WTFPL",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EyreFree": "eyrefree@eyrefree.org"
13   },
14   "source": {
15     "git": "https://github.com/EyreFree/EFMarkdown.git",
16     "tag": "4.0.0"
17   },
18   "social_media_url": "https://twitter.com/EyreFree777",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "EFMarkdown/Classes/**/*",
23   "resource_bundles": {
24     "EFMarkdown": [
25       "EFMarkdown/Assets/**/*"
26     ]
27   },
28   "dependencies": {
29     "EFCMark": [
31     ]
32   },
33   "pushed_with_swift_version": "4.0"