[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 4 / 6 / NEContactUIKit / 10.3.1 / NEContactUIKit.podspec.json
blobfe620174b4ff19e97c5a07ea5a27c9e0cebd212d
2   "name": "NEContactUIKit",
3   "version": "10.3.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.3.1/1727678959/NEContactUIKit_iOS_v10.3.1.framework.zip?download=NEContactUIKit_iOS_v10.3.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   },
24   "subspecs": [
25     {
26       "name": "NOS",
27       "vendored_frameworks": "NEContactUIKit.framework",
28       "dependencies": {
29         "NEChatKit/NOS": [
31         ],
32         "NECommonUIKit": [
33           "9.7.2"
34         ],
35         "MJRefresh": [
36           "3.7.5"
37         ]
38       }
39     },
40     {
41       "name": "NOS_Special",
42       "vendored_frameworks": "NEContactUIKit.framework",
43       "dependencies": {
44         "NEChatKit/NOS_Special": [
46         ],
47         "NECommonUIKit": [
48           "9.7.2"
49         ],
50         "MJRefresh": [
52         ]
53       }
54     },
55     {
56       "name": "FCS",
57       "vendored_frameworks": "NEContactUIKit.framework",
58       "dependencies": {
59         "NEChatKit/FCS": [
61         ],
62         "NECommonUIKit": [
63           "9.7.2"
64         ],
65         "MJRefresh": [
66           "3.7.5"
67         ]
68       }
69     },
70     {
71       "name": "FCS_Special",
72       "vendored_frameworks": "NEContactUIKit.framework",
73       "dependencies": {
74         "NEChatKit/FCS_Special": [
76         ],
77         "NECommonUIKit": [
78           "9.7.2"
79         ],
80         "MJRefresh": [
82         ]
83       }
84     }
85   ],
86   "swift_version": "5.0"