[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 8 / 9 / DSBridge-ZCS / 3.2.0 / DSBridge-ZCS.podspec.json
blobb8584566fabfb046311fa97f2125c53e46d8b0c2
2   "name": "DSBridge-ZCS",
3   "version": "3.2.0",
4   "summary": "An ios bridge for calling functions synchronously and asynchronously between JavaScript and Object-C in WKWebView",
5   "description": "fix: \"An ios bridge for calling functions synchronously and asynchronously between JavaScript and Object-C in WKWebView\"",
6   "homepage": "http://172.18.80.22/iOS/DSBridge-IOS",
7   "license": "MIT",
8   "authors": {
9     "yzh115": "yzh115@zcsmart.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "http://172.18.80.22/iOS/DSBridge-IOS.git",
16     "tag": "3.2.0"
17   },
18   "source_files": "DSBridge/Classes/**/*.{h,m}",
19   "resources": "DSBridge/Classes/WebViewController/QuickHybridBundle.bundle",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "FDFullscreenPopGesture": [
23       "~> 1.1"
24     ],
25     "WSProgressHUD": [
26       "~> 1.1.5"
27     ],
28     "YZHFactory": [
29       "~> 1.1.0"
30     ],
31     "HXPhotoPicker": [
32       "~> 3.3.1"
33     ]
34   }