[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 9 / ZIM / 1.3.0 / ZIM.podspec.json
blob2a1f6842ef6b87d4756e964dca4bc04a0b47f290
2   "name": "ZIM",
3   "version": "1.3.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-1.3.0.zip",
21     "sha1": "73f0d962549565c42d9813f367bbbe952ade36c8"
22   },
23   "requires_arc": true,
24   "ios": {
25     "vendored_frameworks": "iOS/ZIM.xcframework"
26   },
27   "osx": {
28     "vendored_frameworks": "macOS/ZIM.xcframework"
29   }