[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / a / UUabc / 0.1.3 / UUabc.podspec.json
blob52dcbc215f01bf9804f383da8f270d6476c77d6b
2   "name": "UUabc",
3   "version": "0.1.3",
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.3"
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       ],
64       "frameworks": [
65         "UIKit",
66         "AVFoundation",
67         "AudioToolbox"
68       ],
69       "dependencies": {
70         "UUabc/AsunUIHelper": [
72         ],
73         "UUabc/AsunBridge": [
75         ],
76         "UUabc/AsunChannel": [
78         ],
79         "RxCocoa": [
81         ],
82         "RxSwift": [
84         ],
85         "Alamofire": [
87         ],
88         "HandyJSON": [
90         ],
91         "NSObject+Rx": [
93         ],
94         "Kingfisher": [
96         ],
97         "lottie-ios": [
99         ],
100         "Socket.IO-Client-Swift": [
101           "~>15.2.0"
102         ]
103       }
104     },
105     {
106       "name": "AsunChannelManager",
107       "dependencies": {
108         "AsunChannelManager": [
109           "~>0.1.6"
110         ]
111       }
112     },
113     {
114       "name": "AsunUIHelper",
115       "dependencies": {
116         "AsunChannelHelper": [
117           "0.1.7"
118         ]
119       }
120     },
121     {
122       "name": "AsunBridge",
123       "dependencies": {
124         "AsunWebViewBridge": [
126         ]
127       }
128     },
129     {
130       "name": "Agora",
131       "dependencies": {
132         "AgoraRtcEngine_iOS": [
133           "2.9.0.106"
134         ]
135       }
136     },
137     {
138       "name": "Zego",
139       "dependencies": {
140         "ZegoExpressEngine/Video": [
142         ]
143       }
144     }
145   ],
146   "swift_version": "5.0"