blob: 42580ce9e0651a195bf3fd9063a1869d298dfafd [file] [log] [blame]
{
"name": "MDHTMLLabel",
"version": "0.0.2",
"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.2"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": "MDHTMLLabel/*.{h,m}"
}