blob: dfca38b70e4b60b2b405f0cc743f1ca1e4984f81 [file] [log] [blame]
{
"name": "HtmlLabelSwift",
"version": "0.0.1",
"summary": "A simple UILabel subclass for displaying HTML content.",
"homepage": "https://github.com/anafinotti/HtmlLabel",
"license": {
"type": "MIT",
"file": "License"
},
"authors": {
"Ana Finotti": "anafinotti@hotmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/anafinotti/HtmlLabel.git",
"tag": "0.0.1"
},
"source_files": "HtmlLabel/**/*.{h,m,swift}",
"swift_version": "4.2"
}