[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / f / 0 / KZWWebViewController / 2.0.0 / KZWWebViewController.podspec.json
blob316b9aba7038293888852896dfab04318baa3278
2   "name": "KZWWebViewController",
3   "version": "2.0.0",
4   "summary": "A short description of KZWWebViewController.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ouyrp/KZWWebViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ouyrp": "rp.ouyang001@bkjk.com"
13   },
14   "source": {
15     "git": "https://github.com/ouyrp/KZWWebViewController.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KZWWebViewController/Classes/**/*",
22   "resource_bundles": {
23     "KZWWebViewController": "KZWWebViewController/Assets/*.xcassets"
24   },
25   "frameworks": [
26     "WebKit",
27     "UIKit"
28   ],
29   "dependencies": {
30     "KZWUI": [
32     ],
33     "FMWebViewJavascriptBridge": [
35     ]
36   }