[Add] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git] / Specs / f / 7 / 4 / OCTWebViewBridge / 1.1.0 / OCTWebViewBridge.podspec.json
blobc6e9aa46a52d7f32ff63d00c5cf55e0cf5ebcc7f
2   "name": "OCTWebViewBridge",
3   "version": "1.1.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": "1.1.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}",
24   "public_header_files": "OCTWebViewBridge/Classes/**/*.h",
25   "frameworks": "WebKit"