blob: d9c65f408dadf9f0eaeedb4e8c61269140d1f5e2 [file] [log] [blame]
{
"name": "BugReporter",
"version": "0.1.1",
"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.1"
},
"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"
}