blob: e9768b4ae2c39ce855fa64830d1ef248c996a069 [file] [log] [blame]
{
"name": "IBandPlayerSDK",
"version": "0.1.0",
"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://iband-io.s3.amazonaws.com/IBandPlayerPod/v0.1.0/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"
}
}