blob: ada25886708d45d25aa62458faa87349d3906fbb [file] [log] [blame]
{
"name": "KAppStoreFeedback",
"version": "2.5",
"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": "9.0"
},
"source": {
"git": "https://github.com/karanayyana/KAppStoreFeedback.git",
"tag": "2.5"
},
"source_files": "KAppStoreFeedback/**/*.{h,swift,xib}",
"resources": "KAppStoreFeedback/**/*.{xib,xcassets}"
}