[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 8 / 1 / JKPaymentKit / 1.0.0 / JKPaymentKit.podspec.json
blob2f9ef98e0c949bde3f153acdfb52410dac008db4
2   "name": "JKPaymentKit",
3   "version": "1.0.0",
4   "summary": "苹果内购小组件",
5   "description": "TODO: 苹果内购、用户协议、隐私政策、VIP订阅须知、用户反馈、支付统计等封装",
6   "homepage": "https://github.com/chenchenSJ/JKPaymentKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenchenSJ": "846084849@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/chenchenSJ/JKPaymentKit.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "JKPaymentKit/Classes/**/*",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "Moya": [
25       "15.0.0"
26     ],
27     "HandyJSON": [
28       "5.0.2"
29     ],
30     "MBProgressHUD": [
31       "1.2.0"
32     ],
33     "SnapKit": [
34       "5.6.0"
35     ],
36     "IQKeyboardManagerSwift": [
37       "6.5.10"
38     ],
39     "KeychainAccess": [
40       "4.2.2"
41     ],
42     "SSZipArchive": [
43       "2.4.3"
44     ],
45     "UMCommon": [
46       "7.3.7"
47     ],
48     "UMDevice": [
49       "2.2.1"
50     ],
51     "UMAPM": [
52       "1.7.0"
53     ],
54     "QY_iOS_SDK": [
55       "6.10.0"
56     ]
57   },
58   "swift_version": "5.0"