blob: e95ceddff074d23a3911cc166f5ea20c67fd8f01 [file] [log] [blame]
{
"name": "ShakeCrash",
"version": "0.1.0",
"summary": "ShakeCrash idea was taken from Google Maps, just shake your iPhone to submit screenshot with description via e-mail or Redmine!",
"description": "It simple - just shake your phone and new window with screenshot of current view will be presented. You can draw on it and write description, so it's the best way to report bugs, provide some feedback or just ask a question. Then, just click Send button and report will be sended with your message.",
"homepage": "https://github.com/Rovalx/ShakeCrash-iOS",
"license": "MIT",
"authors": {
"Dominik Majda": "ddmajda@gmail.com"
},
"source": {
"git": "https://github.com/Rovalx/ShakeCrash-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ShakeCrash": [
"Pod/Assets/*.png"
]
}
}