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