[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 6 / 8 / f / dsBridge / 3.0.2 / dsBridge.podspec.json
blob0b5379ce9b9171d2fe6628dd62d7c7769e7ddcb5
2   "name": "dsBridge",
3   "version": "3.0.2",
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": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/wendux/DSBridge-IOS.git",
16     "tag": "3.0.2"
17   },
18   "source_files": "dsbridge/*",
19   "public_header_files": "dsbridge/*.h",
20   "frameworks": "UIKit"