[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / d / e / NECoreIM2Kit / 1.0.3 / NECoreIM2Kit.podspec.json
bloba45a57a354c567d2557c4e792cbd09329203578f
2   "name": "NECoreIM2Kit",
3   "version": "1.0.3",
4   "summary": "Swift API based NIMSDK",
5   "homepage": "http://netease.im",
6   "license": {
7     "type": "Copyright",
8     "text": " Copyright 2022 Netease "
9   },
10   "authors": "yunxin engineering department",
11   "platforms": {
12     "ios": "12.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "http": "https://yx-web-nosdn.netease.im/xkit/IMUIKit/1.0.3/1721098140/NECoreIM2Kit_iOS_v1.0.3.framework.zip?download=NECoreIM2Kit_iOS_v1.0.3.framework.zip"
17   },
18   "default_subspecs": "NOS",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
21     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
22     "APPLICATION_EXTENSION_API_ONLY": "NO"
23   },
24   "subspecs": [
25     {
26       "name": "NOS",
27       "vendored_frameworks": "NECoreIM2Kit.framework",
28       "dependencies": {
29         "NECoreKit": [
30           "9.7.0"
31         ],
32         "NIMSDK_LITE": [
34         ]
35       }
36     },
37     {
38       "name": "FCS",
39       "vendored_frameworks": "NECoreIM2Kit.framework",
40       "dependencies": {
41         "NECoreKit": [
42           "9.7.0"
43         ],
44         "NIMSDK_LITE/FCS": [
46         ]
47       }
48     }
49   ],
50   "swift_version": "5.0"