blob: dea4e2a74abc4f9a482e8c16bc9c0b4ec524e182 [file] [log] [blame]
{
"name": "Drivit",
"version": "2.0.0",
"summary": "A really cool SDK.",
"homepage": "https://www.drivit.com",
"license": {
"type": "LICENSE",
"file": "LICENSE"
},
"authors": {
"Adão Rodrigues": "adao.rodrigues@drivit.com"
},
"source": {
"git": "https://github.com/drivitapp/iOS-SDK.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "Drivit.framework"
}
}