blob: 2cd5c145960f0aa5cc6521317ac6b1b14d77f3a1 [file] [log] [blame]
{
"name": "NvStreamingSdk",
"version": "2.0.2",
"summary": "Meishe SDK",
"description": "This is Meishe SDK",
"homepage": "https://www.meishesdk.com",
"license": {
"type": "Meishe SDK License",
"file": "LICENSE.md"
},
"authors": {
"huang_yi": "huang_yi@cdv.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rarest/NvStreamingSdk.git",
"tag": "2.0.2"
},
"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": "NO"
}
}