[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 4 / a / d / WZPayment / 0.1.2 / WZPayment.podspec.json
blob674970c40282612e81b74fdb813a42119ff78066
2   "name": "WZPayment",
3   "version": "0.1.2",
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.2"
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"