[Add] ADPhotoKit 1.5.0
[CocoaPods.git] / Specs / d / 5 / 3 / URBNMrkDwn / 1.0.1 / URBNMrkDwn.podspec.json
blob7d94b28f945c7b12d13ba4f7549634abcec15f63
2   "name": "URBNMrkDwn",
3   "version": "1.0.1",
4   "summary": "Swifty Markdown inspired by CocoaMarkdown.",
5   "homepage": "https://github.com/urbn/URBNMrkDwn",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "URBN Mobile Team": "mobileteam@urbn.com"
12   },
13   "source": {
14     "git": "https://github.com/urbn/URBNMrkDwn.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "tvos": "9.0",
19     "ios": "8.0"
20   },
21   "ios": {
22     "frameworks": "UIKit"
23   },
24   "requires_arc": true,
25   "source_files": "URBNMrkDwn/Classes/**/*",
26   "dependencies": {
27     "cmark": [
29     ]
30   },
31   "deprecated": true