[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / a / JustBridge / 4.2.0 / JustBridge.podspec.json
blob48c5a839c449d2283bcae25b306bea68f6179658
2   "name": "JustBridge",
3   "version": "4.2.0",
4   "summary": "An iOS bridge for sending messages between Swift and JavaScript in WKWebView.",
5   "description": "An iOS bridge for sending messages between Swift and JavaScript in WKWebView",
6   "homepage": "https://github.com/Xiaoye220/JSBridge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Xiaoye220": "576934532@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Xiaoye220/JSBridge.git",
16     "tag": "4.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JSBridge/Classes/**/*",
22   "resource_bundles": {
23     "JSBridge": [
24       "JSBridge/Assets/*"
25     ]
26   }