blob: 6a212305a177f7f890d3258f78c7747618f1351b [file] [log] [blame]
{
"name": "NVSDK",
"version": "0.0.2",
"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.2"
},
"source_files": "NVSDKFramework/NVSDKFramework/*.{h,m}",
"frameworks": "Foundation"
}