blob: 97cae4b49f235f090df9c93b6faf6cb94c91a36a [file] [log] [blame]
{
"name": "FMPFeedbackForm",
"version": "1.0",
"summary": "A convenient feedback form for macOS products.",
"description": "FMPFeedbackForm is an Objective-C framework that lets you add a simple yet effective feedback form to your macOS project. Localized into 12 languages, ready to work with Zendesk right out of the box.",
"homepage": "https://github.com/MacPaw/FMPFeedbackForm",
"screenshots": "https://github.com/MacPaw/FMPFeedbackForm/blob/master/Screenshots/1.png?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "MacPaw Inc.",
"platforms": {
"osx": "10.12"
},
"source": {
"git": "https://github.com/MacPaw/FMPFeedbackForm.git",
"tag": "v1.0"
},
"source_files": "FMPFeedbackForm/**/*.{h,m}",
"resources": "FMPFeedbackForm/Resources/*",
"requires_arc": true
}