[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / e / 2 / 1 / MXMarkdownLabel / 1.0.0 / MXMarkdownLabel.podspec.json
blob80bdbc676ec8b204895766ab4aca8656011e4df4
2   "name": "MXMarkdownLabel",
3   "version": "1.0.0",
4   "summary": "Basic Markdown syntax supported label for iOS.",
5   "description": "The first stable version of MXMarkdownLabel, is a basic Markdown syntax supported label for iOS.",
6   "homepage": "https://github.com/Meniny/MXMarkdownLabel-in-Objective-C",
7   "license": "MIT",
8   "authors": "Elias Abel",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/Meniny/MXMarkdownLabel-in-Objective-C.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "MXMarkdownLabel-OC/*",
17   "frameworks": [
18     "Foundation",
19     "UIKit",
20     "CoreText"
21   ],
22   "requires_arc": true,
23   "deprecated": true