[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 8 / 0 / BGPaySDK / 1.1.0 / BGPaySDK.podspec.json
blob8b750237945006460ec3532335b17501ba681da0
2   "name": "BGPaySDK",
3   "version": "1.1.0",
4   "summary": "BGPay支付SDK",
5   "swift_version": "4.2",
6   "description": "集成BGPaySDK 可以 调起 BG 客户端 进行对应币种支付",
7   "homepage": "https://github.com/CoderLiXinLi/BGPaySDK",
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/BGPaySDK.git",
17     "tag": "1.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "vendored_frameworks": "BGPaySDK/Products/BGPay.framework",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "CryptoSwift": [
29     ]
30   }