[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / 9 / AgoraUIKit_iOS / 1.6.3 / AgoraUIKit_iOS.podspec.json
blobc0ed5ed3ea22be2294e1fbb475882ae8595439fb
2   "name": "AgoraUIKit_iOS",
3   "version": "1.6.3",
4   "summary": "Agora video session UIKit template.",
5   "description": "Use this Pod to create a video UIKit view that can be easily added to your iOS 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.6.3"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "source_files": "Sources/Agora-UIKit/*",
25   "dependencies": {
26     "AgoraRtcEngine_iOS": [
27       "~> 3.5.0"
28     ],
29     "AgoraRtm_iOS": [
30       "~> 1.4.8"
31     ]
32   },
33   "static_framework": true,
34   "swift_version": "5.0"