blob: 478b1e6052f4a7b674e13434a242a17d7b1176a5 [file] [log] [blame]
{
"name": "MOBIPlayer",
"version": "1.0.2",
"summary": "Description of MOBIPlayer Framework.",
"description": "A bigger description of MOBIPlayer 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/fir-a2b62.appspot.com/o/MOBIPLayerFramework.zip?alt=media&token=d38bf1c7-83a5-4c5c-bc08-39e969e0d44a"
},
"platforms": {
"ios": "11.0"
},
"dependencies": {
"M3U8Kit": [
]
},
"subspecs": [
{
"name": "Debug",
"ios": {
"vendored_frameworks": "MOBIPlayerDebug.framework"
}
},
{
"name": "Release",
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphonesimulator*]": ""
},
"ios": {
"vendored_frameworks": "MOBIPlayerRelease.framework"
}
}
]
}