[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 5 / 8 / CloudPay / 0.1.0 / CloudPay.podspec.json
blobd7dfde03f4fc76f60f02c53fa488d02c90e64715
2   "name": "CloudPay",
3   "version": "0.1.0",
4   "summary": "集成餐饮云收银台付款",
5   "description": "移动端ios,接入收银台, 支持支付宝 微信等平台",
6   "homepage": "https://github.com/ZhengSu/CloudPaySDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZhengSu": "15652618600@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ZhengSu/CloudPaySDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CloudPay/Classes/**/*",
22   "dependencies": {
23     "WechatOpenSDK": [
25     ],
26     "AliPay_SDK": [
28     ],
29     "WebViewJavascriptBridge": [
31     ]
32   },
33   "static_framework": true,
34   "vendored_frameworks": "CloudPay.framework"