[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 8 / IssueReporter / 1.1.1 / IssueReporter.podspec.json
blob2558cdf5645eb8861644dae17b98d06c9a1b7481
2   "name": "IssueReporter",
3   "version": "1.1.1",
4   "summary": "Shake your phone to submit issues to your GitHub repository!",
5   "description": "Presents a modal view controller when the phone is shaken that allows the user to report an issue in the app. A screen shot of the window the user was on is taken, and the user also has the option to upload his or her own images.",
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": "1.1.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "IssueReporterResources": [
23       "Pod/Assets/*.{png,strings,storyboard}"
24     ]
25   },
26   "public_header_files": "Pod/Classes/**/*.h"