blob: 586d8b9d864ed2d1b854b958db7e9fcb45bfc8b8 [file] [log] [blame]
{
"name": "Youbora-AVPlayer",
"version": "5.3.3",
"summary": "Youbora plugin for AVPlayer.",
"description": "<<-DESC\n Youbora plugin for AVPlayer.\n DESC",
"homepage": "http://developer.nicepeopleatwork.com/",
"license": "Commercial",
"authors": {
"Nice People at Work": "support@nicepeopleatwork.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/NicePeopleAtWork/Youbora-AVPlayer.git",
"tag": "5.3.3"
},
"ios": {
"vendored_frameworks": "ios/YouboraPluginAVPlayer.framework"
},
"tvos": {
"vendored_frameworks": "tvos/YouboraPluginAVPlayerTvOS.framework"
},
"requires_arc": true,
"dependencies": {
"Youbora-YouboraLib": [
"5.3.6"
]
}
}