blob: 3eb5297302d1f5493dda66a07cc9b622c48e1de1 [file] [log] [blame]
{
"name": "MOBIPlayerRelease",
"version": "1.0.9",
"summary": "Description of MOBIPlayer Release Framework.",
"description": "A bigger description of MOBIPlayer Release Framework.",
"homepage": "https://mobiotics.com",
"license": {
"type": "MIT",
"text": "The MIT license (MIT) \\n Copyright (c) Sasikumar <sasikumar.d@mobiotics.com>."
},
"authors": {
"Sasikumar": "sasikumar.d@mobiotics.com"
},
"source": {
"http": "https://firebasestorage.googleapis.com/v0/b/nucinema-vpremiere.appspot.com/o/Release%2FMOBIPlayerReleaseFramework.zip?alt=media&token=c0a39592-2205-432f-8ac3-7e4c1174f934"
},
"xcconfig": {
"OTHER_SWIFT_FLAGS": "$(inherited) -DMOBIRELEASE",
"OTHER_LDFLAGS": "-framework \"MOBIPlayerRelease\" -framework \"widevine_cdm_secured_ios_tmux\"",
"FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/MOBIPlayerRelease/Frameworks\"",
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"ios": {
"vendored_frameworks": [
"MOBIPlayerRelease.framework",
"widevine_cdm_secured_ios_tmux.framework"
]
},
"platforms": {
"ios": "11.0"
},
"dependencies": {
"M3U8Kit": [
]
}
}