blob: 8dac54c64312a9c1a4203aa34e4ab74dd78cb51d [file] [log] [blame]
{
"name": "NVSDK",
"version": "0.0.1",
"summary": "NVSDK 是开发的api集合.",
"description": "NVSDK 由广州宏视电子技术有限公司开发的一个音视频多媒体开发包",
"homepage": "https://github.com/macrovideo/NVSDK",
"license": "MIT",
"authors": {
"macrovideo": "macrovideo2018@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/macrovideo/NVSDK.git",
"tag": "0.0.1"
},
"source_files": "NVSDKFramework/NVSDKFramework/*.{h,m}",
"frameworks": "Foundation"
}