[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 4 / 8 / 5 / KAWebBrowser / 0.1.0 / KAWebBrowser.podspec.json
blobb03e65fa895ce9c48da7a3d6ac5a10796dd7bc38
2   "name": "KAWebBrowser",
3   "version": "0.1.0",
4   "summary": "WKWebView with a progressBar",
5   "description": "KAWebBrowser is a web browser module for your apps. Written in Swift.\nIt contains a WKWebView with a progressBar.",
6   "homepage": "https://github.com/zhz821/KAWebBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhihuazhang": "zhangzhihua.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zhz821/KAWebBrowser.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/zhz821",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KAWebBrowser/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "WebKit"
26   ]