2 "name": "test-crossplatform",
4 "summary": "CDNBye iOS SDK for Cross-platform P2P Streaming.",
5 "description": "CDNBye iOS SDK implements WebRTC datachannel to scale live, vod video streaming by peer-to-peer network using bittorrent-like protocol. The forming peer network can be layed over other CDNs or on top of the origin server. CDNBye installs a proxy between your video player and your stream which intercepts network requests and proxies them through a P2P engine.",
6 "homepage": "https://www.cdnbye.com",
12 "cdnbye": "service@cdnbye.com"
19 "vendored_frameworks": "iOS/WebRTC.framework"
22 "vendored_frameworks": "macOS/WebRTC.xcframework"
25 "git": "https://github.com/snowinszu/test-crossplatform.git",
28 "source_files": "test-crossplatform/**/*.{h,m}",
29 "exclude_files": "Classes/Exclude"