[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 4 / 6 / NEContactUIKit / 9.6.3-alpha01 / NEContactUIKit.podspec.json
blob94f64189368676e41a747fc98863cbaff60ef68d
2   "name": "NEContactUIKit",
3   "version": "9.6.3-alpha01",
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": "10.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "http": "https://yx-web-nosdn.netease.im/xkit/IMUIKit/9.6.3-alpha01/NEContactUIKit_iOS_v9.6.3-alpha01.framework.zip?download=NEContactUIKit_iOS_v9.6.3-alpha01.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": [
34         ]
35       }
36     },
37     {
38       "name": "NOS_Special",
39       "vendored_frameworks": "NEContactUIKit.framework",
40       "dependencies": {
41         "NEChatKit/NOS_Special": [
42           "9.6.3-alpha01"
43         ],
44         "NECommonUIKit": [
46         ]
47       }
48     },
49     {
50       "name": "FCS",
51       "vendored_frameworks": "NEContactUIKit.framework",
52       "dependencies": {
53         "NEChatKit/FCS": [
55         ],
56         "NECommonUIKit": [
58         ]
59       }
60     },
61     {
62       "name": "FCS_Special",
63       "vendored_frameworks": "NEContactUIKit.framework",
64       "dependencies": {
65         "NEChatKit/FCS_Special": [
66           "9.6.3-alpha01"
67         ],
68         "NECommonUIKit": [
70         ]
71       }
72     }
73   ],
74   "swift_version": "5.0"