[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 6 / 0 / ZegoRoomKit-Private / 0.0.10.1 / ZegoRoomKit-Private.podspec.json
blobf7ae8456ad9da86a4e95add5e7982583f459f940
2   "name": "ZegoRoomKit-Private",
3   "version": "0.0.10.1",
4   "summary": "ZegoRoomKit-Private iOS SDK",
5   "description": "ZegoRoomKit-Private 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-Private/ZegoRoomKit-Private-0.0.10.1.zip",
20     "sha1": "3cbcfe47fe105b88e797ccb413f9ec6c39290cee"
21   },
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
25   },
26   "default_subspecs": "Default",
27   "subspecs": [
28     {
29       "name": "Default",
30       "vendored_frameworks": [
31         "ZegoRoomKit-Private/iOS/ZegoRoomKitUI.xcframework",
32         "ZegoRoomKit-Private/iOS/RoomkitDC.xcframework",
33         "ZegoRoomKit-Private/iOS/ZegoDocsView.xcframework",
34         "ZegoRoomKit-Private/iOS/ZegoExpressEngine.xcframework",
35         "ZegoRoomKit-Private/iOS/ZegoGateway.xcframework",
36         "ZegoRoomKit-Private/iOS/ZegoRoomKitCore.xcframework",
37         "ZegoRoomKit-Private/iOS/ZegoSuperBoard.xcframework",
38         "ZegoRoomKit-Private/iOS/ZegoWhiteboardView.xcframework"
39       ],
40       "resources": "ZegoRoomKit-Private/iOS/ZegoRoomKitResources.bundle"
41     },
42     {
43       "name": "Core",
44       "vendored_frameworks": [
45         "ZegoRoomKit-Private/iOS/RoomkitDC.xcframework",
46         "ZegoRoomKit-Private/iOS/ZegoDocsView.xcframework",
47         "ZegoRoomKit-Private/iOS/ZegoExpressEngine.xcframework",
48         "ZegoRoomKit-Private/iOS/ZegoGateway.xcframework",
49         "ZegoRoomKit-Private/iOS/ZegoRoomKitCore.xcframework",
50         "ZegoRoomKit-Private/iOS/ZegoSuperBoard.xcframework",
51         "ZegoRoomKit-Private/iOS/ZegoWhiteboardView.xcframework"
52       ]
53     }
54   ]