[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / d / c / 7 / BugReporter / 0.1.7 / BugReporter.podspec.json
blob10b8f5e94953339454c34c4cd9c142f0b308d188
2   "name": "BugReporter",
3   "version": "0.1.7",
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.7"
17   },
18   "social_media_url": "https://twitter.com/eaceto",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BugReporter/Classes/**/*",
23   "resource_bundles": {
24     "BugReporterBundle": [
25       "BugReporter/Assets/**/*"
26     ]
27   },
28   "frameworks": [
29     "MessageUI",
30     "Photos"
31   ],
32   "dependencies": {
33     "SwiftyJSON": [
34       "~> 3.1"
35     ]
36   },
37   "pushed_with_swift_version": "3.0"