[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 7 / 2 / 3 / SNUPPaySDK / 3.3.6 / SNUPPaySDK.podspec.json
blob3008a3979e11fa31472653e1332d181d235e67f4
2   "name": "SNUPPaySDK",
3   "version": "3.3.6",
4   "license": {
5     "type": "Copyright",
6     "text": "中国银联 版权所有."
7   },
8   "summary": "IOS版银联手机控件支付开发",
9   "homepage": "https://open.unionpay.com/ajweb/index",
10   "authors": {
11     "unionpay": "https://open.unionpay.com/ajweb/index"
12   },
13   "source": {
14     "git": "https://github.com/iOSBoy/SNUPPaySDK.git",
15     "tag": "3.3.6"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "OTHER_LDFLAGS": "-lObjC"
23   },
24   "frameworks": [
25     "CFNetwork",
26     "SystemConfiguration",
27     "Security"
28   ],
29   "libraries": [
30     "z",
31     "c++"
32   ],
33   "source_files": "paymentcontrol/inc/*.{h,m}",
34   "vendored_libraries": "paymentcontrol/libs/libPaymentControl.a"