blob: 41073d5458b441f6bb10f575fe32dccdfa290f7f [file] [log] [blame]
{
"name": "CustomFeedbackForm",
"version": "0.1.0",
"summary": "Views library including various methods and a simple interface.",
"description": "'Custom Feedback form is a quick and easy way to add feedback UI to your app. If you need to quickly prototype an app, create an MVP or finish an app for a hackathon, Custom Feedback can help you by letting you focus on what makes your app special. But if what you really want is a really specific and customized feedback form flow you are probably better off creating it on your own.'",
"homepage": "https://github.com/AndNasPlay/CustomFeedbackForm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AndNasPlay": "andnasgroup@gmail.com"
},
"source": {
"git": "https://github.com/AndNasPlay/CustomFeedbackForm.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.1"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}