[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / d / 9 / HoedownOC / 3.0.7.1 / HoedownOC.podspec.json
blob671e0da1eb5b6a8d17e00e3f126d76fea5e1fbe6
2   "name": "HoedownOC",
3   "version": "3.0.7.1",
4   "summary": "hoedown Objective-C wrapper.",
5   "description": "hoedown Objective-C wrapper, reference with CocoaHoedown and MacDown.",
6   "homepage": "https://github.com/amoblin/HoedownOC",
7   "license": {
8     "type": "Copyright",
9     "text": "      Copyright 2016 marboo.io All rights reserved.\n"
10   },
11   "authors": {
12     "amoblin": "amoblin@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/amoblin",
15   "source": {
16     "git": "https://github.com/amoblin/HoedownOC.git",
17     "tag": "3.0.7.1"
18   },
19   "source_files": "HoedownOC/**/*",
20   "public_header_files": "HoedownOC/**/*.h",
21   "requires_arc": true,
22   "platforms": {
23     "osx": null,
24     "ios": null,
25     "tvos": null,
26     "watchos": null
27   }