[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / b / 8 / IssueReporter / 2.0.5 / IssueReporter.podspec.json
blob28f8513cff2f238caadcb080f4299e5864086b2b
2   "name": "IssueReporter",
3   "version": "2.0.5",
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@hanesand.no",
10     "Nikolai Heum": "nikolaiheum@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/abellono/IssueReporter.git",
14     "tag": "2.0.5"
15   },
16   "social_media_url": "https://twitter.com/hhanesand",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "IssueReporter/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "resource_bundles": {
27     "IssueReporterResources": [
28       "IssueReporter/Assets/*.{png,strings,storyboard}"
29     ]
30   },
31   "pushed_with_swift_version": "3.0.2"