| { | |
| "name": "Drivit", | |
| "version": "3.2.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": "3.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "ios": { | |
| "vendored_frameworks": "Drivit.framework" | |
| }, | |
| "dependencies": { | |
| "Firebase/Core": [ | |
| ] | |
| }, | |
| "swift_versions": "4.0", | |
| "swift_version": "4.0" | |
| } |