blob: 8f194b468048a17555a72043309011eecab2b168 [file] [log] [blame]
{
"name": "SAVideoPlayer",
"version": "1.1.9",
"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",
"tag": "1.1.9"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*"
}