blob: 1c6cacec5425e8e8d14f89cc7642e341a0ab9d27 [file] [log] [blame]
{
"name": "NvsStreamingSdk",
"version": "2.11.1",
"summary": "Meishe SDK",
"description": "This is Meishe SDK",
"homepage": "https://www.meishesdk.com",
"license": {
"type": "Meishe SDK License",
"file": "LICENSE.md"
},
"authors": {
"shizhouhu": "shi_zhouhu@cdv.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shizhouhu/NvsStreamingSdk.git",
"tag": "2.11.1"
},
"source_files": "lib/**/NvStreamingSdkCore.framework/Headers/*.h",
"public_header_files": "lib/**/NvStreamingSdkCore.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "lib/**/NvStreamingSdkCore.framework"
},
"requires_arc": true,
"xcconfig": {
"ENABLE_BITCODE": "YES"
}
}