blob: 4420b302203a542a92ac565ee42a9c2835d5901c [file] [log] [blame]
{
"name": "VOGOPlayerCore",
"version": "5.0.5",
"summary": "VOGO Sport Player Core SDK",
"description": "This SDK allows to integrate the complete VOGO Sport Player in an application.",
"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-core-ios.git",
"tag": "5.0.5"
},
"public_header_files": "VOGOPlayerCore.framework/Headers/*.h",
"source_files": "VOGOPlayerCore.framework/Headers/*.h",
"vendored_frameworks": "VOGOPlayerCore.framework",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.3",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"swift_version": "5.3"
}