[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 7 / 1 / BugShaker / 0.3.0 / BugShaker.podspec.json
blobf7ce28f426b780e286751d4210b2d33fed4cd254
2   "name": "BugShaker",
3   "version": "0.3.0",
4   "license": {
5     "type": "Apache 2.0"
6   },
7   "homepage": "https://github.com/detroit-labs/BugShaker",
8   "documentation_url": "http://dtrenz.github.io/BugShaker/",
9   "authors": {
10     "Dan Trenz": "dtrenz@gmail.com"
11   },
12   "summary": "Shake to submit a bug report (w/ screenshot) via email.",
13   "source": {
14     "git": "https://github.com/detroit-labs/BugShaker.git",
15     "tag": "0.3.0"
16   },
17   "source_files": "Sources/**/*",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "MessageUI"
24   ],
25   "requires_arc": true,
26   "description": "BugShaker allows your users to simply submit bug reports by shaking the device.\nWhen a shake is detected, the current screen state is captured and the user is\nprompted to submit a bug report via a mail composer with the screenshot attached.",
27   "screenshots": [
28     "https://raw.githubusercontent.com/dtrenz/BugShaker/develop/Screenshots/screenshot-1.png",
29     "https://raw.githubusercontent.com/dtrenz/BugShaker/develop/Screenshots/screenshot-2.png"
30   ],
31   "social_media_url": "https://twitter.com/dtrenz",
32   "pushed_with_swift_version": "2.3"