[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / 6 / AgoraUIKit_macOS / 1.2.0 / AgoraUIKit_macOS.podspec.json
blobd7af94b71959835af479009a081cb6998b19c011
2   "name": "AgoraUIKit_macOS",
3   "version": "1.2.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.2.0"
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.2"
28     ]
29   },
30   "static_framework": true,
31   "swift_version": "5.0"