[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / c / 9 / BGPay / 1.4.0 / BGPay.podspec.json
blobdeec45a7d9f60a95cb4f9d0b21e29934f6f31601
2   "name": "BGPay",
3   "version": "1.4.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.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BGPay/Classes/**/*.h",
22   "vendored_frameworks": "BGPay/Products/BGPay.framework",
23   "dependencies": {
24     "AFNetworking": [
26     ]
27   }