blob: 7120ab6d4c842d32eff16976a3f709c608b30637 [file] [log] [blame]
{
"name": "BugReporter",
"version": "0.1.3",
"summary": "A simple and elegant bug reporting tool for you apps.",
"description": "Bug Reporter is a tool that simplifies the process of reporting bugs and comments from users to developers.",
"homepage": "https://github.com/eaceto/BugReporter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kimi": "kimi@wolfram.io"
},
"source": {
"git": "https://github.com/eaceto/BugReporter.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/eaceto",
"platforms": {
"ios": "8.0"
},
"source_files": "BugReporter/Classes/**/*",
"frameworks": [
"MessageUI",
"Photos"
],
"dependencies": {
"SwiftyJSON": [
"~> 3.1"
]
},
"pushed_with_swift_version": "3.0"
}