[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / e / 2 / YIM / 1.2.3 / YIM.podspec.json
blob3527595e0a0aecd89a39a69358675f34ac288b1d
2   "name": "YIM",
3   "version": "1.2.3",
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.3"
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   "vendored_frameworks": [
28     "YIM/Frameworks/Realm/Realm.xcframework",
29     "YIM/Frameworks/Realm/RealmSwift.xcframework"
30   ],
31   "dependencies": {
32     "AliyunOSSiOS": [
33       "~> 2.10.22"
34     ],
35     "KakaJSON": [
36       "~> 1.1.2"
37     ],
38     "Socket.IO-Client-Swift": [
39       "16.1.0"
40     ],
41     "Starscream": [
42       "4.0.6"
43     ],
44     "ULID.swift": [
45       "~> 1.2.0"
46     ],
47     "FYVideoCompressor": [
48       "~> 0.0.9"
49     ],
50     "WXImageCompress": [
51       "~> 0.1.3"
52     ]
53   },
54   "swift_version": "5.0"