[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / b / c / AgoraBroadcastExtensionHelper_iOS / 4.0.2-rc.1 / AgoraBroadcastExtensionHelper_iOS.podspec.json
blob02727dae41792e066ed41eaa804639bfee1034eb
2   "name": "AgoraBroadcastExtensionHelper_iOS",
3   "module_name": "AgoraBroadcastExtensionHelper",
4   "version": "4.0.2-rc.1",
5   "summary": "Broadcast extension helper, for screen sharing.",
6   "description": "Add this Pod to your app extension to easily share your screen using Agora's RTC Engine.",
7   "homepage": "https://github.com/AgoraIO-Community/VideoUIKit-iOS",
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/VideoUIKit-iOS.git",
17     "tag": "4.0.2-rc.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": [
23     "5.0"
24   ],
25   "static_framework": true,
26   "source_files": "Sources/AgoraBroadcastExtensionHelper/*",
27   "dependencies": {
28     "AgoraRtcEngine_iOS": [
29       "~> 4.0.1"
30     ],
31     "AgoraAppGroupDataHelper_iOS": [
32       "4.0.2-rc.1"
33     ]
34   },
35   "swift_version": "5.0"