[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / c / 2 / 9 / ZIM / 2.0.0 / ZIM.podspec.json
blob34422f8dd6a3a57e8778fd774fe04318340e6e4d
2   "name": "ZIM",
3   "version": "2.0.0",
4   "summary": "Zego ZIM SDK for iOS and macOS",
5   "description": "ZIM SDK for iOS and macOS by ZEGO.",
6   "homepage": "https://www.zego.im/en",
7   "documentation_url": "https://doc-en.zego.im",
8   "license": {
9     "type": "Copyright",
10     "text": "Copyright © 2015-2021 ZEGO. All Rights Reserved.\n"
11   },
12   "authors": {
13     "ZEGO": "zego.im"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.10"
18   },
19   "source": {
20     "http": "https://storage.zego.im/downloads/CocoaPods/ZIM/ZIM-2.0.0.zip",
21     "sha1": "5142431220220d0b35807032c975a561af94920f"
22   },
23   "requires_arc": true,
24   "ios": {
25     "vendored_frameworks": "iOS/ZIM.xcframework"
26   },
27   "osx": {
28     "vendored_frameworks": "macOS/ZIM.xcframework"
29   }