[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 7 / e / AIUIManager / 0.0.1 / AIUIManager.podspec.json
blob4b005a3bfcd9bc6e1bd09e54105c8594a1e722de
2   "name": "AIUIManager",
3   "version": "0.0.1",
4   "summary": "小星畅聊管理类",
5   "description": "小星畅聊的管理类,各种处理",
6   "homepage": "https://code.iflytek.com/osc/_source/htliu9/AIUIManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "htliu9": "htliu9@iflytek.com"
13   },
14   "source": {
15     "git": "ssh://git@code.iflytek.com:30004/htliu9/AIUIManager.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "AIUIManager/Classes/**/*",
22   "public_header_files": "AIUIManager/Classes/**/*.h",
23   "dependencies": {
24     "CocoaLumberjack": [
26     ],
27     "SocketRocket": [
29     ],
30     "Flutter": [
32     ]
33   },
34   "vendored_frameworks": [
35     "Framework/AIKIT.framework",
36     "Framework/ea68a128f_v1001_aee.framework",
37     "Framework/ec6e6c04b_v1006_aee.framework",
38     "Framework/XRTCSDK.framework"
39   ],
40   "pod_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64"
45   }