2 "name": "SwarmCloudSDK",
4 "summary": "SwarmCloud iOS SDK for Cross-platform P2P Streaming.",
5 "description": "SwarmCloud 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://github.com/cdnbye/SwarmCloudSDK",
9 "cdnbye": "service@cdnbye.com"
15 "git": "https://github.com/cdnbye/SwarmCloudSDK.git",
18 "vendored_frameworks": "SwarmCloudSDK.xcframework",
19 "pod_target_xcconfig": {
20 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22 "user_target_xcconfig": {
23 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25 "static_framework": true,