[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 9 / AgoraUIKit_iOS / 4.0.5 / AgoraUIKit_iOS.podspec.json
blob0660a5ca5431d4bb191d8e1e10b2d4e22de10697
2   "name": "AgoraUIKit_iOS",
3   "module_name": "AgoraUIKit",
4   "version": "4.0.5",
5   "summary": "Agora video session UIKit template.",
6   "description": "Use this Pod to create a video UIKit view that can be easily added to your iOS application.",
7   "homepage": "https://github.com/AgoraIO-Community/iOS-UIKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Max Cobb": "max@agora.io"
14   },
15   "source": {
16     "git": "https://github.com/AgoraIO-Community/iOS-UIKit.git",
17     "tag": "4.0.5"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": [
23     "5.0"
24   ],
25   "static_framework": true,
26   "source_files": "Sources/Agora-Video-UIKit/*",
27   "dependencies": {
28     "AgoraRtcEngine_iOS": [
29       "~> 4.1.0"
30     ],
31     "AgoraRtmControl_iOS": [
32       "4.0.5"
33     ]
34   },
35   "swift_version": "5.0"