[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / c / d / RZPayManager / 0.1.1 / RZPayManager.podspec.json
blob7c46871a7fe96a35e5989c4deee83aec0342056e
2   "name": "RZPayManager",
3   "version": "0.1.1",
4   "summary": "A short description of RZPayManager.",
5   "description": "TODO: Add long description of the pod here.",
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.1"
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"