[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / e / 2 / YIM / 1.2.5 / YIM.podspec.json
blob38df3ae73ef9a7f9f299e7476810dc360056b6f4
2   "name": "YIM",
3   "version": "1.2.5",
4   "summary": "YIM for ios",
5   "description": "YIM for ios",
6   "homepage": "https://gitee.com/2425116357/ysdk/tree/main/YIM/Client/SDK/Ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "灵魂码师": "2425116357@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/2425116357/yim_ios.git",
16     "tag": "1.2.5"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "YIM/Classes/**/*",
23   "pod_target_xcconfig": {
24     "DEFINES_MODULE": "YES",
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
26   },
27   "dependencies": {
28     "RealmSwift": [
29       "~> 10.52.3"
30     ],
31     "AliyunOSSiOS": [
32       "~> 2.10.22"
33     ],
34     "KakaJSON": [
35       "~> 1.1.2"
36     ],
37     "Socket.IO-Client-Swift": [
38       "16.1.0"
39     ],
40     "Starscream": [
41       "4.0.6"
42     ],
43     "ULID.swift": [
44       "~> 1.2.0"
45     ],
46     "FYVideoCompressor": [
47       "~> 0.0.9"
48     ],
49     "WXImageCompress": [
50       "~> 0.1.3"
51     ]
52   },
53   "swift_version": "5.0"