blob: f98ede28b2be57faeb0520fb719e8b5274877390 [file] [log] [blame]
{
"name": "AppRatingDialog",
"version": "0.0.4",
"summary": "AppRatingDialog is a practically framework for getting app store reviews or feedback via email.",
"homepage": "https://github.com/invers-gmbh/appratingdialog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Rothkegel": "rothkegel.michael@gmail.com"
},
"source": {
"git": "https://github.com/invers-gmbh/appratingdialog.git",
"tag": "0.0.4"
},
"swift_versions": [
"5.0",
"5.1"
],
"platforms": {
"ios": "10.3"
},
"source_files": "appratingdialog/Classes/**/*.swift",
"resources": [
"appratingdialog/Assets/**/*.xib"
],
"swift_version": "5.1"
}