blob: f77c0c3564e7b570391bc40502a982ea03885cd4 [file] [log] [blame]
{
"name": "MVFeedbackBanner",
"version": "0.1.0",
"summary": "Ask the user to rate your app or give feedback with a simple customisable banner",
"license": "MIT",
"homepage": "https://github.com/bizz84/MVFeedbackBanner",
"authors": {
"Andrea Bizzotto": "bizz84@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/bizz84/MVFeedbackBanner.git",
"tag": "0.1.0"
},
"source_files": "Sources/*.{swift,xib,strings}",
"screenshots": [
"https://github.com/bizz84/MVFeedbackBanner/raw/master/screenshots/feedback-flow.png"
],
"requires_arc": true
}