{ | |
"name": "Garage", | |
"version": "1.0.1", | |
"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/1.0.1/Garage.zip" | |
}, | |
"ios": { | |
"vendored_frameworks": "Garage.framework" | |
} | |
} |