[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / f / 5 / a / UUabc / 0.1.4 / UUabc.podspec.json
blobefaa8355f8cbd02543686e7d795e1d402f8b07c6
2   "name": "UUabc",
3   "version": "0.1.4",
4   "summary": "UUabc SDK",
5   "description": "All iOS framework for UUabc.",
6   "authors": {
7     "becomerichios@163.com": "becomerichios@163.com",
8     "hongyang.zhong@onesmart.org": "hongyang.zhong@onesmart.org"
9   },
10   "homepage": "https://gitlab.51uuabc.com/mobile/ios/uuclassroom",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "source": {
16     "git": "https://gitlab.51uuabc.com/mobile/ios/uuclassroom",
17     "tag": "0.1.4"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "static_framework": true,
23   "swift_versions": "5.0",
24   "subspecs": [
25     {
26       "name": "AsunChannel",
27       "dependencies": {
28         "UUabc/AsunChannelManager": [
30         ]
31       }
32     },
33     {
34       "name": "AsunChannelUI",
35       "dependencies": {
36         "UUabc/AsunChannelView": [
38         ]
39       }
40     },
41     {
42       "name": "AsunChannelView",
43       "pod_target_xcconfig": {
44         "VALID_ARCHS[sdk=iphonesimulator*]": ""
45       },
46       "vendored_frameworks": [
47         "UUabc/Classes/AsunChannelView.framework"
48       ],
49       "resources": [
50         "UUabc/Classes/AsunChannelView.framework/AsunBgSource.bundle",
51         "UUabc/Classes/AsunChannelView.framework/AsunVolumeSource.bundle",
52         "UUabc/Classes/AsunChannelView.framework/AsunNetworkSource.bundle",
53         "UUabc/Classes/AsunChannelView.framework/AsunInterfaceSource.bundle",
54         "UUabc/Classes/AsunChannelView.framework/AsunBoardToolSource.bundle",
55         "UUabc/Classes/AsunChannelView.framework/AsunSystemMusicSource.bundle",
56         "UUabc/Classes/AsunChannelView.framework/AsunChatSource.bundle",
57         "UUabc/Classes/AsunChannelView.framework/AsunTipsSource.bundle",
58         "UUabc/Classes/AsunChannelView.framework/AsunTitleSource.bundle",
59         "UUabc/Classes/AsunChannelView.framework/AsunCoursewareSource.bundle",
60         "UUabc/Classes/AsunChannelView.framework/AsunLoadingSource.bundle",
61         "UUabc/Classes/AsunChannelView.framework/AsunGifSource.bundle",
62         "UUabc/Classes/AsunChannelView.framework/AsunLottieSource.bundle",
63         "UUabc/Classes/AsunChannelView.framework/AsunSeatSource.bundle"
64       ],
65       "frameworks": [
66         "UIKit",
67         "AVFoundation",
68         "AudioToolbox"
69       ],
70       "dependencies": {
71         "UUabc/AsunUIHelper": [
73         ],
74         "UUabc/AsunBridge": [
76         ],
77         "UUabc/Request": [
79         ],
80         "UUabc/AsunChannelManager": [
82         ],
83         "Kingfisher": [
85         ],
86         "lottie-ios": [
88         ],
89         "Socket.IO-Client-Swift": [
90           "~>15.2.0"
91         ]
92       }
93     },
94     {
95       "name": "Request",
96       "dependencies": {
97         "AsunBaseRequest": [
98           "1.0.2"
99         ]
100       }
101     },
102     {
103       "name": "AsunChannelManager",
104       "dependencies": {
105         "AsunChannelManager": [
106           "0.1.9"
107         ],
108         "UUabc/Agora": [
110         ],
111         "UUabc/Zego": [
113         ],
114         "UUabc/AsunUIHelper": [
116         ]
117       }
118     },
119     {
120       "name": "AsunUIHelper",
121       "dependencies": {
122         "AsunChannelHelper": [
123           "0.1.7"
124         ]
125       }
126     },
127     {
128       "name": "AsunBridge",
129       "dependencies": {
130         "AsunWebViewBridge": [
132         ]
133       }
134     },
135     {
136       "name": "Agora",
137       "dependencies": {
138         "AgoraRtcEngine_iOS": [
139           "2.9.0.106"
140         ]
141       }
142     },
143     {
144       "name": "Zego",
145       "dependencies": {
146         "ZegoExpressEngine/Video": [
148         ]
149       }
150     }
151   ],
152   "swift_version": "5.0"