[Add] AgoraUIKit_macOS 4.0.0
[CocoaPods.git] / Specs / f / 4 / 6 / AgoraUIKit_macOS / 4.0.0 / AgoraUIKit_macOS.podspec.json
blobafafff65256a2fd10b56ac205f1c1f07712b725c
2   "name": "AgoraUIKit_macOS",
3   "module_name": "AgoraUIKit",
4   "version": "4.0.0",
5   "summary": "Agora video session AppKit template.",
6   "description": "Use this Pod to create a video AppKit view that can be easily added to your macOS application.",
7   "homepage": "https://github.com/AgoraIO-Community/VideoUIKit-macOS",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Max Cobb": "max@agora.io"
14   },
15   "source": {
16     "git": "https://github.com/AgoraIO-Community/VideoUIKit-macOS.git",
17     "tag": "4.0.0"
18   },
19   "platforms": {
20     "osx": "10.15"
21   },
22   "swift_versions": [
23     "5.0"
24   ],
25   "static_framework": true,
26   "source_files": "Sources/Agora-Video-UIKit/*",
27   "pod_target_xcconfig": {
28     "ONLY_ACTIVE_ARCH": "YES"
29   },
30   "dependencies": {
31     "AgoraRtcEngine_macOS/RtcBasic": [
32       "~> 4.0.0.4"
33     ],
34     "AgoraRtmControl_macOS": [
35       "4.0.0"
36     ]
37   },
38   "swift_version": "5.0"