blob: b9cecf3e1b18ee7b0522956f26f2f29fb9d50a59 [file] [log] [blame]
{
"name": "Drivit",
"version": "2.0.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "Drivit.framework"
}
}