[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 4 / 6 / AgoraUIKit_macOS / 4.0.1 / AgoraUIKit_macOS.podspec.json
bloba506e1827cb1b92e2a4deed28e4630b4e9fe3735
2   "name": "AgoraUIKit_macOS",
3   "module_name": "AgoraUIKit",
4   "version": "4.0.1",
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.1"
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.1"
33     ],
34     "AgoraRtmControl_macOS": [
35       "4.0.1"
36     ]
37   },
38   "swift_version": "5.0"