[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / c / 7 / BugReporter / 0.1.6 / BugReporter.podspec.json
blob25b660a7fa4cb019ad91e0ba708db375e5dcb60c
2   "name": "BugReporter",
3   "version": "0.1.6",
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.6"
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"