[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / c / 9 / BGPay / 0.1.1 / BGPay.podspec.json
blob48cd3b30f360ded43fa1707706eec5e225470863
2   "name": "BGPay",
3   "version": "0.1.1",
4   "summary": "BGPay支付SDK",
5   "description": "集成BGPaySDK 可以 调起 BG 客户端 进行对应币种支付",
6   "homepage": "https://github.com/CoderLiXinLi/BGPay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CoderLiXinLi": "wms0327@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/CoderLiXinLi/BGPay.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "BGPay/Products/BGPaySDK.framework",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.7"
25     ],
26     "CryptoSwift": [
28     ]
29   }