[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / f / 8 / 2 / NEAISearchKit / 1.0.4 / NEAISearchKit.podspec.json
bloba93fc333e58b7088192fb47830c85801d652edeb
2   "name": "NEAISearchKit",
3   "version": "1.0.4",
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/1.0.4/1733483697/NEAISearchKit_iOS_v1.0.4.framework.zip?download=NEAISearchKit_iOS_v1.0.4.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": "NEAISearchKit.framework",
29       "dependencies": {
30         "NEChatKit/NOS": [
32         ],
33         "NECommonUIKit": [
34           "9.7.4"
35         ]
36       }
37     },
38     {
39       "name": "NOS_Special",
40       "vendored_frameworks": "NEAISearchKit.framework",
41       "dependencies": {
42         "NEChatKit/NOS_Special": [
44         ],
45         "NECommonUIKit": [
46           "9.7.4"
47         ]
48       }
49     },
50     {
51       "name": "FCS",
52       "vendored_frameworks": "NEAISearchKit.framework",
53       "dependencies": {
54         "NEChatKit/FCS": [
56         ],
57         "NECommonUIKit": [
58           "9.7.4"
59         ]
60       }
61     },
62     {
63       "name": "FCS_Special",
64       "vendored_frameworks": "NEAISearchKit.framework",
65       "dependencies": {
66         "NEChatKit/FCS_Special": [
68         ],
69         "NECommonUIKit": [
70           "9.7.4"
71         ]
72       }
73     }
74   ],
75   "swift_version": "5.0"