blob: 5d618428a45981f9b4afdf5730e28b21078081b7 [file] [log] [blame]
{
"name": "YouboraFreewheelAdapterLib",
"version": "6.0.5",
"summary": "Contains FreewheelAdapter compiled.",
"description": "<<-DESC\n YouboraFreewheelAdapterLib is a library created by Nice People at Work.\n It lets the adapter send events to the Youbora plugin\n DESC",
"homepage": "http://developer.nicepeopleatwork.com/",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Nice People at Work": "plugins@nicepeopleatwork.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://bitbucket.org/npaw/youbora-freewheel-adapter-lib-ios.git",
"tag": "6.0.5"
},
"ios": {
"vendored_frameworks": "ios/YouboraFreewheelAdapter.framework"
},
"dependencies": {
"YouboraLib": [
"~> 6.3"
]
},
"requires_arc": true
}