[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 7 / 9 / AgoraUIKit_iOS / 1.0.0 / AgoraUIKit_iOS.podspec.json
blob2bffea61c12ec026e026ae275f2e481f3aa8a675
2   "name": "AgoraUIKit_iOS",
3   "version": "1.0.0",
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.0.0"
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.0"
28     ]
29   },
30   "static_framework": true,
31   "swift_version": "5.0"