Latest | 1.0.7 |
---|---|
Homepage | https://github.com/sdkdimon/kms-ios-webrtc-call |
License | MIT |
Platforms | ios 7.0, requires ARC |
Dependencies | KMSClient, ReactiveCocoa, libjingle_peerconnection |
Authors |
kms-ios-webrtc-call
Kurento iOS WebRTC Call
Latest podspec
{ "name": "KMSWebRTCCall", "version": "1.0.7", "summary": "Kurento Media Server iOS Web RTC Call.", "homepage": "https://github.com/sdkdimon/kms-ios-webrtc-call", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Dmitry Lizin": "[email protected]" }, "source": { "git": "https://github.com/sdkdimon/kms-ios-webrtc-call.git", "tag": "1.0.7" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "module_name": "KMSWebRTCCall", "source_files": "KMSWebRTCCall/*.{h,m}", "dependencies": { "KMSClient": [ "1.0.5" ], "ReactiveCocoa": [ "2.5" ], "libjingle_peerconnection": [ "11177.2.0" ] } }
Fri, 04 Mar 2016 10:30:03 +0000