blob: 9fd0f55a7b56d21e007f7865beab0d6b09bf3de3 [file] [log] [blame]
{
"name": "UPLive",
"version": "2.4",
"summary": "UPLiveFramework is a live SDK from UPYUN.",
"license": "MIT",
"authors": {
"UPYUN": "UPYUN"
},
"homepage": "https://github.com/linKnowEasy/UPLive",
"source": {
"git": "https://github.com/linKnowEasy/UPLive.git",
"tag": "v2.4"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"AVFoundation",
"QuartzCore",
"OpenGLES",
"AudioToolbox",
"VideoToolbox",
"Accelerate"
],
"libraries": [
"bz2.1.0",
"iconv",
"z"
],
"vendored_frameworks": "UPLiveSDK.framework",
"requires_arc": true
}