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