[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 7 / c / d / RZPayManager / 0.1.2 / RZPayManager.podspec.json
blobe2892b5b56700e84a1935f69bc60512c4c4bda37
2   "name": "RZPayManager",
3   "version": "0.1.2",
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.2"
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   },
34   "static_framework": true,
35   "vendored_libraries": "RZPayManager/Classes/WeChatSDKFull/*.a"