[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 4 / 6 / NEContactUIKit / 10.4.1 / NEContactUIKit.podspec.json
blobb2bce0ff74ceef6b56e910bd173a07167e578d68
2   "name": "NEContactUIKit",
3   "version": "10.4.1",
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": "12.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "http": "https://yx-web-nosdn.netease.im/xkit/IMUIKit/10.4.1/1730713469/NEContactUIKit_iOS_v10.4.1.framework.zip?download=NEContactUIKit_iOS_v10.4.1.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     "DEBUG_INFORMATION_FORMAT": "dwarf-with-dsym"
24   },
25   "subspecs": [
26     {
27       "name": "NOS",
28       "vendored_frameworks": "NEContactUIKit.framework",
29       "dependencies": {
30         "NEChatKit/NOS": [
32         ],
33         "NECommonUIKit": [
34           "9.7.3"
35         ],
36         "MJRefresh": [
37           "3.7.5"
38         ]
39       }
40     },
41     {
42       "name": "NOS_Special",
43       "vendored_frameworks": "NEContactUIKit.framework",
44       "dependencies": {
45         "NEChatKit/NOS_Special": [
47         ],
48         "NECommonUIKit": [
49           "9.7.3"
50         ],
51         "MJRefresh": [
53         ]
54       }
55     },
56     {
57       "name": "FCS",
58       "vendored_frameworks": "NEContactUIKit.framework",
59       "dependencies": {
60         "NEChatKit/FCS": [
62         ],
63         "NECommonUIKit": [
64           "9.7.3"
65         ],
66         "MJRefresh": [
67           "3.7.5"
68         ]
69       }
70     },
71     {
72       "name": "FCS_Special",
73       "vendored_frameworks": "NEContactUIKit.framework",
74       "dependencies": {
75         "NEChatKit/FCS_Special": [
77         ],
78         "NECommonUIKit": [
79           "9.7.3"
80         ],
81         "MJRefresh": [
83         ]
84       }
85     }
86   ],
87   "swift_version": "5.0"