[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 9 / ZIM / 2.6.0 / ZIM.podspec.json
blob6151794f04f39e387f3e5e058fa68f159e8e48c3
2   "name": "ZIM",
3   "version": "2.6.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-2023 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.6.0.zip",
21     "sha1": "b47b68b4aed4e83ae2ad497c39dce576b9e1b933"
22   },
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
26   },
27   "ios": {
28     "vendored_frameworks": "iOS/ZIM.xcframework"
29   },
30   "osx": {
31     "vendored_frameworks": "macOS/ZIM.xcframework"
32   }