[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / 4 / OCTWebViewBridge / 0.0.6 / OCTWebViewBridge.podspec.json
blob5fdaf4ab145abeaed887bbc8c917c5ca81fc9c5e
2   "name": "OCTWebViewBridge",
3   "version": "0.0.6",
4   "summary": "WKWebView Javascript Bridge",
5   "description": "WKWebView Bridge, Javascript call Native Code.",
6   "homepage": "https://github.com/octree/OCTWebViewBridge",
7   "license": "MIT",
8   "authors": {
9     "Octree": "fouljz@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/octree/OCTWebViewBridge.git",
16     "tag": "0.0.6"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "resources": "Resources/*.{js}",
23   "frameworks": "WebKit"