| { | |
| "name": "Garage", | |
| "version": "2.3.2", | |
| "summary": "The simplest way to report bugs and collect feedback in your apps.", | |
| "homepage": "https://garage.fueled.com", | |
| "authors": { | |
| "Fueled": "garage@fueled.com" | |
| }, | |
| "license": { | |
| "type": "Apache-2.0", | |
| "file": "LICENSE" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source": { | |
| "http": "https://github.com/Fueled/garage-sdk/releases/download/2.3.2/Garage.zip" | |
| }, | |
| "ios": { | |
| "vendored_frameworks": "Garage.framework" | |
| } | |
| } |