blob: ff99e1b01e85564847ee73e798af07a1ca6b71b6 [file] [log] [blame]
{
"name": "CMHTMLView",
"version": "0.2.0",
"license": "MIT",
"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",
"authors": {
"Constantine Mureev": "mureev@gmail.com"
},
"source": {
"git": "https://github.com/mureev/CMHTMLView.git",
"tag": "0.2.0"
},
"requires_arc": true,
"source_files": "CMHTMLView/*.{h,m}",
"platforms": {
"ios": "6.0"
}
}