[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / f / 7 / 4 / OCTWebViewBridge / 2.0.0 / OCTWebViewBridge.podspec.json
blob33a98294969c874459de5186541b99127c437c88
2   "name": "OCTWebViewBridge",
3   "version": "2.0.0",
4   "summary": "WKWebView Javascript Bridge",
5   "description": "WKWebView Bridge, Javascript call Native Code.\nEasy to write plugins for WKWebView",
6   "homepage": "https://github.com/octree/OCTWebViewBridge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "octree": "fouljz@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/octree/OCTWebViewBridge.git",
16     "tag": "2.0.0"
17   },
18   "social_media_url": "https://twitter.com/dispatch_once",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "OCTWebViewBridge/Classes/**/*",
23   "resources": "OCTWebViewBridge/Assets/*.{js,css}",
24   "public_header_files": "OCTWebViewBridge/Classes/**/*.h",
25   "frameworks": "WebKit"