blob: 4093c251b0f727b30351c64eb35bcaa43e05e575 [file] [log] [blame]
{
"name": "QuCore-ThirdParty",
"version": "3.6.0",
"summary": "aliyun video third party lib",
"description": "It's an third party framework for aliyun video service, which implement by Objective-C.\nThe framework contains ffmpeg , libpng, libyuv and other common libs.",
"homepage": "https://www.aliyun.com/",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"wuxing.zwx": "wuxing.zwx@alibaba-inc.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aliyunvideo/QuCore-ThirdParty.git",
"tag": "3.6.0"
},
"exclude_files": "Classes/Exclude",
"vendored_frameworks": "frameworks/QuCore-ThirdParty.framework",
"frameworks": [
"AVFoundation",
"UIKit"
]
}