[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / c / 7 / BugReporter / 0.1.4 / BugReporter.podspec.json
blob1cb73bf76872a511cf93aca05541176fb3821596
2   "name": "BugReporter",
3   "version": "0.1.4",
4   "summary": "A simple and elegant bug reporting tool for you apps.",
5   "description": "Bug Reporter is a tool that simplifies the process of reporting bugs and comments from users to developers.",
6   "homepage": "https://github.com/eaceto/BugReporter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kimi": "kimi@wolfram.io"
13   },
14   "source": {
15     "git": "https://github.com/eaceto/BugReporter.git",
16     "tag": "0.1.4"
17   },
18   "social_media_url": "https://twitter.com/eaceto",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BugReporter/Classes/**/*",
23   "frameworks": [
24     "MessageUI",
25     "Photos"
26   ],
27   "dependencies": {
28     "SwiftyJSON": [
29       "~> 3.1"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"