blob: 069fc6740406c31eeead154e85e900b13e22e0d6 [file] [log] [blame]
{
"name": "IssueReporter",
"version": "2.0.2",
"summary": "Shake your beta app to report issues to GitHub!",
"description": "Submit issues to github through your development app by shaking your phone! Beta testers can use this tool to report bugs to you while they are testing your app.",
"homepage": "https://github.com/abellono/IssueReporter",
"license": "MIT",
"authors": {
"Hakon Hanesand": "hakon@hanesand.no",
"Nikolai Heum": "nikolaiheum@gmail.com"
},
"source": {
"git": "https://github.com/abellono/IssueReporter.git",
"tag": "2.0.2"
},
"social_media_url": "https://twitter.com/hhanesand",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"IssueReporterResources": [
"Pod/Assets/*.{png,strings,storyboard}"
]
},
"pushed_with_swift_version": "3.0.1"
}