blob: 80bdbc676ec8b204895766ab4aca8656011e4df4 [file] [log] [blame]
{
"name": "MXMarkdownLabel",
"version": "1.0.0",
"summary": "Basic Markdown syntax supported label for iOS.",
"description": "The first stable version of MXMarkdownLabel, is a basic Markdown syntax supported label for iOS.",
"homepage": "https://github.com/Meniny/MXMarkdownLabel-in-Objective-C",
"license": "MIT",
"authors": "Elias Abel",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Meniny/MXMarkdownLabel-in-Objective-C.git",
"tag": "1.0.0"
},
"source_files": "MXMarkdownLabel-OC/*",
"frameworks": [
"Foundation",
"UIKit",
"CoreText"
],
"requires_arc": true,
"deprecated": true
}