[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 7 / 5 / 3 / HiJSBridge / 1.0.0 / HiJSBridge.podspec.json
blobf9c344fafb60b2af0e3a38235dcbff26c9c795f5
2   "name": "HiJSBridge",
3   "version": "1.0.0",
4   "summary": "JSBridge function.",
5   "description": "JSBridge function using Swift.",
6   "homepage": "https://github.com/tospery/HiJSBridge",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YangJianxiang": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/HiJSBridge.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.3",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "frameworks": [
24     "Foundation",
25     "WebKit"
26   ],
27   "source_files": "HiJSBridge/**/*",
28   "swift_version": "5.3"