[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / f / dsBridge / 2.0.3 / dsBridge.podspec.json
blobab3521181855cbfa93016919e9d69738c6fb3097
2   "name": "dsBridge",
3   "version": "2.0.3",
4   "summary": "An ios bridge for calling functions synchronously and asynchronously between JavaScript and Object-C in WKWebView/UIWebView",
5   "description": "An javascript bridge for calling functions synchronously and asynchronously",
6   "homepage": "https://github.com/wendux/DSBridge-IOS.git",
7   "license": "MIT",
8   "authors": {
9     "lazydu": "824783146@qq.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/wendux/DSBridge-IOS.git",
16     "tag": "2.0.3"
17   },
18   "source_files": "dsbridge/*",
19   "public_header_files": "dsbridge/*.h"