blob: 5366de4ff1aa472cd11bb0f183f89472e33e28f0 [file] [log] [blame]
{
"name": "IBandPlayerSDK",
"version": "0.3.13",
"summary": "iOS library to play streams from IBand",
"homepage": "http://www.iband.io",
"authors": {
"Yogev Barber": "yogev@iband.io"
},
"platforms": {
"ios": "8.2"
},
"source": {
"http": "https://raw.githubusercontent.com/doremeet/PlayerSDK-Pod/v0.3.13/IBandPlayerSDK.zip"
},
"vendored_frameworks": "IBandPlayerSDK.framework",
"resources": "IBandPlayerSDK.framework/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"
},
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"SocketRocket": [
"~> 0.5.1"
]
}
}