blob: 97d47c3860f068332ee99b7599994c878fcec01b [file] [log] [blame]
{
"name": "GitYourFeedback",
"version": "0.1.0",
"summary": "Let users submit feedback and bugs with screenshots, directly from your iOS app to Github Issues.",
"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.",
"homepage": "https://github.com/gabek/GitYourFeedback",
"screenshots": [
"https://raw.githubusercontent.com/gabek/GitYourFeedback/master/ClientScreenshot.png",
"https://github.com/gabek/GitYourFeedback/raw/master/GithubScreenshot.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gabe Kangas": "gabek@real-ity.com"
},
"source": {
"git": "https://github.com/gabek/GitYourFeedback.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/gabek",
"platforms": {
"ios": "9.0"
},
"source_files": "GitYourFeedback/Classes/**/*",
"resources": "GitYourFeedback/Assets/**/*",
"pushed_with_swift_version": "3.0"
}