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