[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 4 / 6 / AgoraUIKit_macOS / 1.5.2 / AgoraUIKit_macOS.podspec.json
blobfa0098a237e5501036a47ab3f48164c988292bec
2   "name": "AgoraUIKit_macOS",
3   "version": "1.5.2",
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.5.2"
17   },
18   "platforms": {
19     "osx": "10.14"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "source_files": "Sources/Agora-UIKit/*",
25   "dependencies": {
26     "AgoraRtcEngine_macOS": [
27       "~> 3.4.0"
28     ]
29   },
30   "static_framework": false,
31   "swift_version": "5.0"