blob: bad032fab9ecf63b050f9504683fffd083f08c0c [file] [log] [blame]
{
"name": "IssueReporter",
"version": "2.0.1",
"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.1"
},
"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"
}