blob: d54945b34211ccf61c0f4787aded0ae84f8ab70c [file] [log] [blame]
{
"name": "DCHtmlTextView",
"version": "0.2.0",
"summary": "DCHtmlTextView is used to show plain HTML tags in to UITextView",
"description": "DCHtmlTextView will render the Plain HTML tags in to UITextView.",
"homepage": "https://github.com/iOSDeepakChauhan/DCHtmlTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Deepak Chauhan": "mobile.deepakchauhan@gmail.com"
},
"source": {
"git": "https://github.com/iOSDeepakChauhan/DCHtmlTextView.git",
"tag": "0.2.0"
},
"source_files": "DCHtmlTextView.swift",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}