blob: 545a663fb7ec4112b3175a24843517dee0b81c98 [file] [log] [blame]
{
"name": "CMHTMLView",
"version": "0.0.1",
"summary": "CMHTMLView is UIWebView wrapper to provide easy access to show rich text content (HTML) with native look and feel.",
"homepage": "https://github.com/mureev/CMHTMLView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Constantine Mureev": "mureev@gmail.com"
},
"source": {
"git": "https://github.com/mureev/CMHTMLView.git",
"commit": "de52134bd366e09d63879e275464609459a6d92b"
},
"platforms": {
"ios": null
},
"source_files": "Sources/CMHTMLView.{h,m}",
"requires_arc": false
}