[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / a / d / WZPayment / 0.1.0 / WZPayment.podspec.json
blob35230bcdfdb26f361bd94773b4c3fe2e5049adf4
2   "name": "WZPayment",
3   "version": "0.1.0",
4   "summary": "内购组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/qiuqixiang/WZPayment.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qiuqixiang": "739140860@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/qiuqixiang/WZPayment.git",
16     "tag": "0.1.0"
17   },
18   "requires_arc": true,
19   "static_framework": true,
20   "swift_versions": "5.0",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "WZPayment/Classes/**/*.swift",
25   "dependencies": {
26     "KeychainAccess": [
27       "~> 3.2.0"
28     ]
29   },
30   "swift_version": "5.0"