[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / 4 / f / NETeamUIKit / 10.1.0 / NETeamUIKit.podspec.json
blob827dabf25ac3a6b9cff9a1135ed6d6bed12efee1
2   "name": "NETeamUIKit",
3   "version": "10.1.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/10.1.0/1717143923/NETeamUIKit_iOS_v10.1.0.framework.zip?download=NETeamUIKit_iOS_v10.1.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": "NETeamUIKit.framework",
28       "dependencies": {
29         "NEChatKit/NOS": [
30           "10.1.0"
31         ],
32         "NECommonUIKit": [
33           "9.6.8"
34         ]
35       }
36     },
37     {
38       "name": "NOS_Special",
39       "vendored_frameworks": "NETeamUIKit.framework",
40       "dependencies": {
41         "NEChatKit/NOS_Special": [
43         ],
44         "NECommonUIKit": [
46         ]
47       }
48     },
49     {
50       "name": "FCS",
51       "vendored_frameworks": "NETeamUIKit.framework",
52       "dependencies": {
53         "NEChatKit/FCS": [
54           "10.1.0"
55         ],
56         "NECommonUIKit": [
57           "9.6.8"
58         ]
59       }
60     },
61     {
62       "name": "FCS_Special",
63       "vendored_frameworks": "NETeamUIKit.framework",
64       "dependencies": {
65         "NEChatKit/FCS_Special": [
67         ],
68         "NECommonUIKit": [
70         ]
71       }
72     }
73   ],
74   "swift_version": "5.0"