[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 0 / 2 / CMHTMLView / 0.3.0 / CMHTMLView.podspec.json
blob1acde77e5e11e1a2f7acdc5438745676273e6727
2   "name": "CMHTMLView",
3   "version": "0.3.0",
4   "license": "MIT",
5   "summary": "CMHTMLView is UIWebView wrapper to provide easy access to show rich text content (HTML) with native look and feel.",
6   "homepage": "https://github.com/mureev/CMHTMLView",
7   "authors": {
8     "Constantine Mureev": "mureev@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mureev/CMHTMLView.git",
12     "tag": "0.3.0"
13   },
14   "requires_arc": true,
15   "source_files": "CMHTMLView/*.{h,m}",
16   "platforms": {
17     "ios": "6.0"
18   }