[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / d / 4 / GitYourFeedback / 0.1.0 / GitYourFeedback.podspec.json
blob97d47c3860f068332ee99b7599994c878fcec01b
2   "name": "GitYourFeedback",
3   "version": "0.1.0",
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.0"
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   "pushed_with_swift_version": "3.0"