[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / e / 2 / YIM / 1.1.2 / YIM.podspec.json
blob8084fa53ad0fc34de04c648aa422f5e3e89d8605
2   "name": "YIM",
3   "version": "1.1.2",
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.1.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "YIM/Classes/**/*",
23   "vendored_frameworks": [
24     "YIM/Frameworks/Realm/Realm.xcframework",
25     "YIM/Frameworks/Realm/RealmSwift.xcframework"
26   ],
27   "dependencies": {
28     "KakaJSON": [
29       "~> 1.1.2"
30     ],
31     "Socket.IO-Client-Swift": [
32       "~> 15.2.0"
33     ],
34     "ULID.swift": [
35       "~> 1.2.0"
36     ]
37   },
38   "swift_version": "5.0"