[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 9 / 8 / 1 / JKPaymentKit / 1.0.1 / JKPaymentKit.podspec.json
blob6f9cf112d5b000125aa5ffcd3f24609f26ff2384
2   "name": "JKPaymentKit",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "JKPaymentKit/Classes/**/*",
22   "swift_versions": "5.0",
23   "static_framework": true,
24   "dependencies": {
25     "Moya": [
26       "15.0.0"
27     ],
28     "HandyJSON": [
29       "5.0.2"
30     ],
31     "MBProgressHUD": [
32       "1.2.0"
33     ],
34     "SnapKit": [
35       "5.6.0"
36     ],
37     "IQKeyboardManagerSwift": [
38       "6.5.10"
39     ],
40     "KeychainAccess": [
41       "4.2.2"
42     ],
43     "SSZipArchive": [
44       "2.4.3"
45     ],
46     "UMCommon": [
47       "7.3.7"
48     ],
49     "UMDevice": [
50       "2.2.1"
51     ],
52     "UMAPM": [
53       "1.7.0"
54     ],
55     "QY_iOS_SDK": [
56       "6.10.0"
57     ]
58   },
59   "swift_version": "5.0"