[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / d / RZPayManager / 0.1.3 / RZPayManager.podspec.json
bloba0d170abeef90757b9879a01f94e94cc402df7a8
2   "name": "RZPayManager",
3   "version": "0.1.3",
4   "summary": "RZPayManager 是整合了微信,支付宝等第三方支付的支付组件",
5   "description": "RZPayManager是对时下各第三方支付平台的整合,将支付的调用简单化,组件化。",
6   "homepage": "https://github.com/ReyZhang",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "reyzhang": "27196849@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ReyZhang/RZPayManager.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 armv7s arm64"
23   },
24   "source_files": "RZPayManager/Classes/**/*",
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "dependencies": {
30     "AlipaySDK-iOS": [
31       "~> 15.7.4"
32     ],
33     "WechatOpenSDK": [
34       "~> 1.8.7.1"
35     ]
36   },
37   "static_framework": true,
38   "vendored_libraries": "RZPayManager/Classes/UPPay/*.a"