[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / f / 7 / 4 / OCTWebViewBridge / 0.0.1 / OCTWebViewBridge.podspec.json
blobafe794a586ff1e3431a6b2bab7fd558052484538
2   "name": "OCTWebViewBridge",
3   "version": "0.0.1",
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.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "resources": "Resources/*.{js}",
23   "frameworks": "WebKit"