[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 9 / DSBridge-ZCS / 3.1.4 / DSBridge-ZCS.podspec.json
blob54b2dc4ba2a2748aa46c01b40391148d07f9aaef
2   "name": "DSBridge-ZCS",
3   "version": "3.1.4",
4   "summary": "An ios bridge for calling functions synchronously and asynchronously between JavaScript and Object-C in WKWebView",
5   "description": "fix: 当控制器销毁时detach会crash的问题.",
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": "8.0"
13   },
14   "source": {
15     "git": "http://172.18.80.22/iOS/DSBridge-IOS.git",
16     "tag": "3.1.4"
17   },
18   "source_files": [
19     "dsbridge/*",
20     "sdkcore/**/*"
21   ],
22   "public_header_files": [
23     "dsbridge/*.h",
24     "sdkcore/**/*.h"
25   ],
26   "frameworks": "UIKit"