blob: 33478c4189d390d98d25776ec5c14fd885ab865c [file] [log] [blame]
{
"name": "MDHTMLLabel",
"version": "0.0.3",
"license": "MIT",
"summary": "A lightweight class for rendering text containing HTML tags",
"homepage": "https://github.com/mattdonnelly/MDHTMLLabel",
"authors": {
"Matt Donnelly": "mattdonnelly@me.com"
},
"source": {
"git": "https://github.com/mattdonnelly/MDHTMLLabel.git",
"tag": "0.0.3"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": "MDHTMLLabel/*.{h,m}"
}