blob: 214a7d32a144ff2d932cba8788bc4b6597e8a56d [file] [log] [blame]
{
"name": "Shake",
"version": "5.1.7",
"summary": "Simple, powerful bug reporting",
"description": "Shake allows simple and powerful bug reporting. Paste 1 line of code into your app and tell testers to just shake their phone to report bugs!",
"homepage": "http://www.shakebugs.com/",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"Shake Team": "team@shakebugs.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shakebugs/shake-ios.git",
"tag": "5.1.7"
},
"libraries": "z",
"requires_arc": true,
"source_files": "Shake.framework/Headers/*.{h}",
"vendored_frameworks": "Shake.framework",
"preserve_paths": "Shake.framework/*"
}