[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 9 / DSBridge-ZCS / 3.1.2 / DSBridge-ZCS.podspec.json
blob23405be7d7f7f6cefd9d27319f5b2996c835199f
2   "name": "DSBridge-ZCS",
3   "version": "3.1.2",
4   "summary": "An ios bridge for calling functions synchronously and asynchronously between JavaScript and Object-C in WKWebView",
5   "description": "remove some files.",
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.2"
17   },
18   "source_files": [
19     "dsbridge/*",
20     "sdkcore/**/*"
21   ],
22   "public_header_files": [
23     "dsbridge/*.h",
24     "sdkcore/**/*.h"
25   ],
26   "frameworks": "UIKit"