[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / f / 0 / KZWWebViewController / 2.0.4 / KZWWebViewController.podspec.json
blob961f7edd5e98c03006908b5b5fd648740c5d4e0e
2   "name": "KZWWebViewController",
3   "version": "2.0.4",
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.4"
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     "KZWWebViewController_Category": [
38     ]
39   }