blob: 1acde77e5e11e1a2f7acdc5438745676273e6727 [file] [log] [blame]
{
"name": "CMHTMLView",
"version": "0.3.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.3.0"
},
"requires_arc": true,
"source_files": "CMHTMLView/*.{h,m}",
"platforms": {
"ios": "6.0"
}
}