[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 5 / d / ZegoRoomKit / 2.0.0 / ZegoRoomKit.podspec.json
blob9203e40815f37612d034484bc17856ceee86e869
2   "name": "ZegoRoomKit",
3   "version": "2.0.0",
4   "summary": "ZegoRoomKit iOS SDK",
5   "description": "ZegoRoomKit SDK for iOS by ZEGO.",
6   "homepage": "https://www.zego.im",
7   "documentation_url": "https://doc.zego.im",
8   "license": {
9     "type": "Copyright",
10     "text": "Copyright © 2018-2020 ZEGO. All Rights Reserved.\n"
11   },
12   "authors": {
13     "ZEGO": "zego.im"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "http": "https://storage.zego.im/downloads/CocoaPods/ZegoRoomKit/ZegoRoomKit-2.0.0.zip",
20     "sha1": "213034cc76016ed9587807c3c623772299ed9590"
21   },
22   "requires_arc": true,
23   "default_subspecs": "Default",
24   "subspecs": [
25     {
26       "name": "Default",
27       "vendored_frameworks": [
28         "RoomKit/iOS/RoomkitDC.xcframework",
29         "RoomKit/iOS/ZegoDocsView.xcframework",
30         "RoomKit/iOS/ZegoExpressEngine.xcframework",
31         "RoomKit/iOS/ZegoGateway.xcframework",
32         "RoomKit/iOS/ZegoWhiteboardView.xcframework"
33       ],
34       "resources": "RoomKit/iOS/ZegoRoomKitResources.bundle",
35       "subspecs": [
36         {
37           "name": "Main",
38           "vendored_frameworks": "RoomKit/iOS/ZegoRoomKit.xcframework"
39         }
40       ]
41     }
42   ]