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