blob: 89b7d3fd7b1b60900a4a79c523468ba75ce239f8 [file] [log] [blame]
{
"name": "Cricket",
"version": "0.1.3",
"summary": "Report bugs and feedback from within your app",
"description": "Cricket allows you to report bugs or submit feedback directly from within your\napp. Users can annotate a screenshot of your app and write a message. The\nmessage, screenshot and other app meta data are then submitted via email. You\ncan also customize your own handlers if you don't want to use email.",
"homepage": "https://github.com/nebs/Cricket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nebojsa Petrovic": "nebspetrovic@gmail.com"
},
"source": {
"git": "https://github.com/nebs/Cricket.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/nebsp",
"platforms": {
"ios": "8.0"
},
"source_files": "Cricket/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 3.1.2"
]
},
"pushed_with_swift_version": "3.0"
}