[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / 1 / VCWebBrowser / 1.0 / VCWebBrowser.podspec.json
blob6549c0b3fd3cc90ccca7de288fbf0986df6cd0d9
2   "name": "VCWebBrowser",
3   "version": "1.0",
4   "summary": "UIWebView | WKWebView used with progressBar",
5   "description": "1. Show Url simply.\n2. Loading progress view.",
6   "homepage": "https://github.com/txinhua/VCWebBrowser",
7   "license": {
8     "type": "Apache License",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gftang": "gftang@vcainfo.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/txinhua/VCWebBrowser.git",
20     "tag": "1.0"
21   },
22   "source_files": [
23     "VCWebBrowser/VCWebB/*.{h,m}",
24     "VCWebBrowser/NJKWebViewProgress/*.{h,m}"
25   ],
26   "frameworks": "UIKit"