blob: 76b2821215fde5de72d2b6bccb726e29f65ac760 [file] [log] [blame]
{
"name": "VOGOPlayerUI",
"version": "5.0.4",
"summary": "VOGO Sport Player UI SDK",
"description": "This SDK allows to build a VOGO Sport Player with a completely customized UI.",
"homepage": "https://www.vogo-group.com/",
"license": {
"type": "Copyright",
"text": " VogoSport player SDK is under commercial license. Copyright © Vogo SA. All Rights Reserved. Use of this software is subject to the terms and conditions, please refer to api.vogosport.com.\n To purchase a commercial license, please visit the https://wwww.vogo-group.com web site.\n"
},
"authors": {
"VOGO": "vogosport@gmail.com"
},
"source": {
"git": "https://github.com/vogosport/vogo-player-ui-ios.git",
"tag": "5.0.4"
},
"public_header_files": "VOGOPlayerUI.framework/Headers/*.h",
"source_files": "VOGOPlayerUI.framework/Headers/*.h",
"vendored_frameworks": "VOGOPlayerUI.framework",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.2.5",
"dependencies": {
"VOGOPlayerCore": [
"~> 5.0.4"
]
},
"swift_version": "5.2.5"
}