blob: 09e572dea7e7b34de8440f58528cd6ce4c1368a4 [file] [log] [blame]
{
"name": "IBandPlayerSDK",
"version": "0.3.2",
"summary": "iOS library to play streams from IBand",
"homepage": "http://www.iband.io",
"authors": {
"Yogev Barber": "yogev@iband.io"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://raw.githubusercontent.com/doremeet/PlayerSDK-Pod/v0.3.2/IBandPlayerSDK.zip"
},
"vendored_frameworks": "IBandPlayerSDK/IBandPlayerSDK.framework",
"resources": "IBandPlayerSDK/Resources/Shader.{fsh,vsh}",
"frameworks": [
"SystemConfiguration",
"coreMedia",
"coreGraphics",
"coreMotion",
"GLKit",
"AudioToolbox",
"AVFoundation",
"OpenGLES"
],
"libraries": "c++",
"requires_arc": true,
"license": {
"type": "Copyright",
"text": " Copyright 2017 IBand, Inc. All rights reserved.\n"
}
}