blob: 23cb91f16f196906ea7b6a012079de6e4dbc43c9 [file] [log] [blame]
{
"name": "SAVideoPlayer",
"version": "1.1.2",
"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",
"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.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*"
}