[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / c / 9 / BGPay / 1.3.0 / BGPay.podspec.json
blob61f85efbec2287ed582c758563ae49764201dcbe
2   "name": "BGPay",
3   "version": "1.3.0",
4   "summary": "BGPay支付SDK",
5   "description": "集成BGPay 可以 调起 BG 客户端 进行对应币种支付",
6   "homepage": "https://github.com/CoderLiXinLi/BGPay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CoderLiXinLi": "lixinli0327@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/CoderLiXinLi/BGPay.git",
16     "tag": "1.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BGPay/Classes/**/*.h",
22   "vendored_frameworks": "BGPay/Products/BGPay.framework",
23   "dependencies": {
24     "AFNetworking": [
26     ]
27   }