[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 3 / e / LWWebUI / 1.0.0 / LWWebUI.podspec.json
blob00f2adfa32f556bb1412f130a8529d48b3002479
2   "name": "LWWebUI",
3   "version": "1.0.0",
4   "summary": "基于WKWebView的WebView容器组件与Web控制器组件",
5   "description": "LWWebUI,基于WKWebView的WebView容器组件与Web控制器组件,包含 LWWKWebViewController & LWWKWebView.",
6   "homepage": "https://github.com/luowei/LWWebUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luowei": "luowei@wodedata.com"
13   },
14   "source": {
15     "git": "https://github.com/luowei/LWWebUI.git"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "LWWebUI/Classes/**/*",
21   "resource_bundles": {
22     "LWWebUI": [
23       "LWWebUI/Assets/**/*"
24     ]
25   },
26   "public_header_files": "LWWebUI/Classes/**/*.h",
27   "dependencies": {
28     "Masonry": [
30     ]
31   }