blob: f1931d42472b03e707e0c53e7034b4cf058cb8f6 [file] [log] [blame]
{
"name": "Youbora-YouboraLib",
"version": "5.3.6-beta1",
"summary": "Library required by Youbora plugins.",
"description": "<<-DESC\n YouboraLib is a library created by Nice People at Work. It serves\n as the shared logic for all Youbora plugins and it also allows you\n to create your own plugins.\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-YouboraLib.git",
"tag": "5.3.6-beta1"
},
"ios": {
"vendored_frameworks": "ios/YouboraLib.framework"
},
"tvos": {
"vendored_frameworks": "tvos/YouboraLibTvOS.framework"
},
"requires_arc": true
}