[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 4 / 2 / IMMsg / 0.0.3 / IMMsg.podspec.json
blob09968cf4b44225bf64d5dc280a92f3dd3875e68d
2   "name": "IMMsg",
3   "version": "0.0.3",
4   "summary": "A short description of IMMsg.",
5   "description": "Add long description of the pod here.",
6   "homepage": "https://github.com/tbzims/IosImSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tbzims@outlook.com": "tbzims@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/tbzims/IosImSDK.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "static_framework": true,
27   "vendored_frameworks": [
28     "IMMsg/IMSDK.framework",
29     "IMMsg/CommonModule.framework"
30   ],
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "resources": "IMMsg/Classes/Resources/*",
35   "dependencies": {
36     "BuzzWCDB": [
37       "1.1.1"
38     ],
39     "Alamofire": [
40       "~> 4.9.1"
41     ],
42     "HandyJSON": [
43       "~> 5.0.2"
44     ],
45     "RxSwiftExt": [
46       "~> 6.2.1"
47     ],
48     "MMKV": [
49       "~> 1.2.10"
50     ],
51     "SnapKit": [
52       "~> 4.2.0"
53     ],
54     "AliyunOSSiOS": [
55       "~> 2.10.15"
56     ],
57     "AWSS3": [
58       "~> 2.25.0"
59     ],
60     "Masonry": [
61       "~> 1.1.0"
62     ],
63     "CocoaLumberjack/Swift": [
64       "~> 3.7.2"
65     ],
66     "Localize-Swift": [
67       "~> 3.2.0"
68     ],
69     "RxGesture": [
70       "~> 4.0.2"
71     ],
72     "Texture": [
73       "~> 3.0.0"
74     ],
75     "NSObject+Rx": [
76       "~> 5.2.2"
77     ],
78     "R.swift": [
79       "= 6.1.0"
80     ],
81     "MJRefresh": [
82       "~> 3.7.5"
83     ],
84     "QMUIKit": [
85       "~> 4.5.1"
86     ],
87     "HYText": [
88       "~> 0.1.0"
89     ],
90     "YYModel": [
91       "~> 1.0.4"
92     ],
93     "SDWebImage": [
94       "~> 5.11.1"
95     ],
96     "JXPagingView": [
97       "= 2.1.2"
98     ],
99     "lottie-ios": [
100       "= 4.0.1"
101     ]
102   },
103   "swift_version": "5.0"