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