blob: 12853d8cbef31adf797f7253c43236da7d89c728 [file] [log] [blame]
{
"name": "Youbora-AVPlayer",
"version": "5.3.3-beta1",
"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-beta1"
},
"ios": {
"vendored_frameworks": "ios/YouboraPluginAVPlayer.framework"
},
"tvos": {
"vendored_frameworks": "tvos/YouboraPluginAVPlayerTvOS.framework"
},
"requires_arc": true,
"dependencies": {
"Youbora-YouboraLib": [
"5.3.6-beta1"
]
}
}