blob: 574bff3ab02ac3f50fc2d4510406669c43985a7c [file] [log] [blame]
{
"name": "UltraLoLaSDK",
"version": "1.0.1",
"summary": "An iOS SDK ready for consuming Ultra Low-Latency Streaming contents produced by UltraLoLa Streaming Engine",
"description": "An iOS SDK with a player ready for consuming Ultra Low-Latency Streaming contents produced by UltraLoLa Streaming Engine",
"homepage": "https://github.com/ProductHackers/UltraLoLaSDK-iOS",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"Product Hackers": "miguel@producthackers.es"
},
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://github.com/ProductHackers/UltraLoLaSDK-iOS/raw/master/UltraLoLaSDK.zip"
},
"exclude_files": "Classes/Exclude",
"vendored_frameworks": "UltraLoLaSDK.framework",
"dependencies": {
"Starscream": [
"~> 3.0.6"
]
}
}