[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / 5 / BlazeMarkdownCell / 0.0.12 / BlazeMarkdownCell.podspec.json
blob593354e1eabac3cbf6b17bbdf453e4b398ed3ec9
2   "name": "BlazeMarkdownCell",
3   "version": "0.0.12",
4   "summary": "Markdown-cell addition to Blaze",
5   "license": "MIT",
6   "description": "Useful Markdown-cell addition to Blaze, using TSMarkdownParser and TTTAttributedLabel for performance and link checking",
7   "homepage": "https://github.com/BobDG/Blaze-MarkdownCell",
8   "authors": {
9     "Bob de Graaf": "graafict@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/BobDG/Blaze-MarkdownCell.git",
13     "tag": "0.0.12"
14   },
15   "source_files": "BlazeMarkdownCell/**/*.{h,m}",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "Blaze": [
23     ],
24     "TTTAttributedLabel": [
26     ]
27   }