blob: 34ee0ce4dad1fa8d11d72fe1fe76099fbfb7a852 [file] [log] [blame]
{
"name": "SAVideoPlayer",
"version": "2.0.0-beta1",
"summary": "The SuperAwesome iOS custom video player, built on top of AVPlayer and designed to play VAST ads",
"description": "The SuperAwesome iOS custom video player, built on top of AVPlayer and designed to play VAST ads (linear or wrappers);",
"homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-videoplayer",
"license": {
"type": "GNU GENERAL PUBLIC LICENSE Version 3",
"file": "LICENSE"
},
"authors": {
"Gabriel Coman": "gabriel.coman@superawesome.tv"
},
"source": {
"git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-videoplayer.git",
"branch": "master",
"tag": "2.0.0-beta1"
},
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"swift_version": "4.0",
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}