blob: de2b5d5056c501394b921b3ad6219dd3bfb42b47 [file] [log] [blame]
{
"name": "KAppStoreFeedback",
"version": "1.1.0",
"summary": "Simple way to ensure possitive feedback in AppStore",
"description": "Simple (3 type) modal to collect user feedback upon subsequent visit to App. Navigate to AppStore review if positive user experience, in case of negative navigate to help center/email to support.",
"homepage": "https://github.com/karanayyana/KAppStoreFeedback",
"license": "MIT",
"authors": {
"Prajwal Karanayyana Vasantha": "prajwal.kv1@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/karanayyana/KAppStoreFeedback.git",
"tag": "1.1.0"
},
"source_files": "KAppStoreFeedback/**/*.{h,swift,xib}",
"resources": "KAppStoreFeedback/**/*.{xib,xcassets}"
}