blob: 6ea338d8aa7a8a4d561b0ebc078d22a34e05a4a6 [file] [log] [blame]
{
"name": "AppRatingDialog",
"version": "0.0.1",
"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.1"
},
"swift_versions": [
"5.0",
"5.1"
],
"platforms": {
"ios": "10.3"
},
"source_files": "appratingdialog/Classes/**/*.swift",
"resources": [
"appratingdialog/Assets/**/*.xib"
],
"swift_version": "5.1"
}