blob: b753526be20a7347e8ee4b52284454ff2a2eeb28 [file] [log] [blame]
{
"name": "Drivit",
"version": "4.0.0-alpha5",
"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": "4.0.0-alpha5"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "Drivit.framework"
},
"dependencies": {
"Firebase/Core": [
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}