[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / d / 4 / GitYourFeedback / 0.1.1 / GitYourFeedback.podspec.json
blob21d6515f5004a6edf6cc629ef30e2c8d069b8c94
2   "name": "GitYourFeedback",
3   "version": "0.1.1",
4   "summary": "Let users submit feedback and bugs with screenshots, directly from your iOS app to Github Issues.",
5   "description": "Instead of routing your users to GitHub and expecting them to file issues, or copying and pasting from emails into GitHub, allow users to easily submit feedback and bugs right from within your application.",
6   "homepage": "https://github.com/gabek/GitYourFeedback",
7   "screenshots": [
8     "https://raw.githubusercontent.com/gabek/GitYourFeedback/master/ClientScreenshot.png",
9     "https://github.com/gabek/GitYourFeedback/raw/master/GithubScreenshot.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Gabe Kangas": "gabek@real-ity.com"
17   },
18   "source": {
19     "git": "https://github.com/gabek/GitYourFeedback.git",
20     "tag": "0.1.1"
21   },
22   "social_media_url": "https://twitter.com/gabek",
23   "platforms": {
24     "ios": "9.0"
25   },
26   "source_files": "GitYourFeedback/Classes/**/*",
27   "resources": "GitYourFeedback/Assets/**/*",
28   "dependencies": {
29     "GRMustache.swift": [
31     ],
32     "CLImageEditor": [
34     ],
35     "CLImageEditor/TextTool": [
37     ]
38   },
39   "pushed_with_swift_version": "3.0"