[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 7 / 1 / BugShaker / 0.1.0 / BugShaker.podspec.json
blob7283829e60ae713f518800b4793af66318575be6
2   "name": "BugShaker",
3   "version": "0.1.0",
4   "summary": "Shake to submit a bug report (w/ screenshot) via email.",
5   "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.",
6   "homepage": "https://github.com/detroit-labs/BugShaker",
7   "license": "MIT",
8   "authors": {
9     "Dan Trenz": "dtrenz@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/detroit-labs/BugShaker.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/dtrenz",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/BugShaker.Swift",
21   "frameworks": [
22     "UIKit",
23     "MessageUI"
24   ]