[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 4 / 6 / NEContactUIKit / 8.9.0 / NEContactUIKit.podspec.json
blobfe4c594310623c35d5d605b1800579190e2a1ef8
2   "name": "NEContactUIKit",
3   "version": "8.9.0",
4   "summary": "Netease XKit",
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": "11.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "http": "https://yx-web-nosdn.netease.im/xkit/IMUIKit/8.9.0/1708507585/NEContactUIKit_iOS_v8.9.0.framework.zip?download=NEContactUIKit_iOS_v8.9.0.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": "NEContactUIKit.framework",
28       "dependencies": {
29         "NEChatKit/NOS": [
30           "8.9.0"
31         ],
32         "NECommonUIKit": [
33           "9.6.6"
34         ]
35       }
36     },
37     {
38       "name": "NOS_Special",
39       "vendored_frameworks": "NEContactUIKit.framework",
40       "dependencies": {
41         "NEChatKit/NOS_Special": [
43         ],
44         "NECommonUIKit": [
46         ]
47       }
48     },
49     {
50       "name": "FCS",
51       "vendored_frameworks": "NEContactUIKit.framework",
52       "dependencies": {
53         "NEChatKit/FCS": [
54           "8.9.0"
55         ],
56         "NECommonUIKit": [
57           "9.6.6"
58         ]
59       }
60     },
61     {
62       "name": "FCS_Special",
63       "vendored_frameworks": "NEContactUIKit.framework",
64       "dependencies": {
65         "NEChatKit/FCS_Special": [
67         ],
68         "NECommonUIKit": [
70         ]
71       }
72     }
73   ],
74   "swift_version": "5.0"