[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / c / b / WebContentView / 1.0.3 / WebContentView.podspec.json
blob0b9cf87060eb591c6a768c6415b45d17d1f75527
2   "name": "WebContentView",
3   "version": "1.0.3",
4   "summary": "A simple native interface for rendering rich HTML content using a UIWebView.",
5   "description": "WebContentView provides a simple native interface for rendering rich HTML content in an iPhone app using a UIWebView. It is not designed to work as a embedded web browser for on or offline content, it doesn't load URLs - think of it more as a \"rich\" version of the UITextView, where content can be set using HTML instead of plain text.",
6   "homepage": "http://charcoaldesign.co.uk/source/cocoa#webcontentview",
7   "license": {
8     "type": "zlib",
9     "file": "LICENCE.md"
10   },
11   "authors": "Nick Lockwood",
12   "platforms": {
13     "ios": null
14   },
15   "source": {
16     "git": "https://github.com/nicklockwood/WebContentView.git",
17     "tag": "1.0.3"
18   },
19   "source_files": "WebContentView/WebContentView.{h,m}",
20   "requires_arc": false