2 "name": "DJIWebRTCCapturer",
4 "summary": "iOS Swift WebRTC camera capturer for DJI drones",
5 "description": "The DJIWebRTCCapturer is an extension to an existing WebRTC project, based on iOS Swift.\nIt implements the RTCVideoCapturer protocol which adds a DJI drone video stream as localVideoSource to an existing peerConnection.",
6 "homepage": "https://github.com/mmaier/DJIWebRTCCapturer",
12 "mmaier": "m.maier@mmwebdesign.at"
15 "git": "https://github.com/mmaier/DJIWebRTCCapturer.git",
21 "swift_versions": "5.0",
22 "source_files": "DJIWebRTCCapturer/Classes/**/*",
34 "pod_target_xcconfig": {
35 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37 "swift_version": "5.0"