[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / 7 / UPPaySDK-JDBR / 0.0.2 / UPPaySDK-JDBR.podspec.json
blob2f53423ee2d824e00749daa00c111fe92de75b48
2   "name": "UPPaySDK-JDBR",
3   "version": "0.0.2",
4   "summary": "UPPaySDK 3.3.6(银联支付控件 for iOS)",
5   "description": "PPaySDK's cocoapods integration",
6   "homepage": "https://open.unionpay.com/ajweb/index",
7   "license": {
8     "type": "Copyright",
9     "text": "中国银联 版权所有."
10   },
11   "authors": {
12     "fanhuibo": "huibo.fan@huaat.net"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/jidibingren/UPPaySDK-JDBR.git",
19     "tag": "0.0.2"
20   },
21   "requires_arc": true,
22   "source_files": "paymentcontrol/**/*.h",
23   "vendored_libraries": "paymentcontrol/**/*.a",
24   "frameworks": [
25     "CFNetwork",
26     "SystemConfiguration",
27     "Security"
28   ],
29   "libraries": [
30     "z",
31     "stdc++"
32   ]