blob: ff4fed2023add52be134b98e5ea628eb0fa5e2f5 [file] [log] [blame]
{
"name": "MXLinkLabel",
"version": "1.0.4",
"summary": "An easy-to-use view to display markup text.",
"description": "The first version of MXLinkLabel, an easy-to-use view to display markup text.",
"homepage": "https://github.com/Meniny/MXLinkLabel-in-Objective-C",
"license": "MIT",
"authors": "Elias Abel",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Meniny/MXLinkLabel-in-Objective-C.git",
"tag": "1.0.4"
},
"source_files": "MXLinkLabel/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}