[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 3 / b / 8 / IssueReporter / 4.1.0 / IssueReporter.podspec.json
blob5f696c5695abcf11cd3dc8133e042e575bff5821
2   "name": "IssueReporter",
3   "version": "4.1.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": "4.1.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   }