[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 3 / b / 8 / IssueReporter / 3.0.0 / IssueReporter.podspec.json
blob02af5adb9ff934238c56e6054f98367a1fe50b2d
2   "name": "IssueReporter",
3   "version": "3.0.0",
4   "summary": "Shake your beta app to report issues to GitHub!",
5   "description": "Submit issues to github through your development app by shaking your phone! Beta testers can use this tool to report bugs to you while they are testing your app.",
6   "homepage": "https://github.com/abellono/IssueReporter",
7   "license": "MIT",
8   "authors": {
9     "Hakon Hanesand": "hakon@abello.no",
10     "Nikolai Heum": "nikolai@abello.no"
11   },
12   "source": {
13     "git": "https://github.com/abellono/IssueReporter.git",
14     "tag": "3.0.0"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "IssueReporter/Core/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "resource_bundles": {
26     "IssueReporterResources": [
27       "IssueReporter/Assets/*.{png,strings,storyboard}"
28     ]
29   },
30   "pushed_with_swift_version": "4.0"