blob: 33f5a97d81587ba9cb0126220a136d98a079f2f0 [file] [log] [blame]
{
"name": "MOBIPlayer",
"version": "1.0.18",
"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": {
"git": "https://sasikumarMobi@bitbucket.org/sasikumarMobi/mobiplayerframework.git",
"tag": "1.0.18"
},
"xcconfig": {
"OTHER_SWIFT_FLAGS": "$(inherited) -DMOBIDEBUG"
},
"ios": {
"vendored_frameworks": "MOBIPlayer.xcframework"
},
"platforms": {
"ios": "10.3"
},
"dependencies": {
"M3U8Kit": [
]
}
}