blob: 78e10ecc01d3ca9079a1b44bd1c98507241b3de2 [file] [log] [blame]
{
"name": "UsabillaForm",
"version": "0.0.5",
"summary": "Making your feedback process easier",
"description": "This CocoaPods library helps you to display feedback forms and user surveys easiliy.",
"module_name": "Usabilla",
"platforms": {
"ios": "12.1"
},
"homepage": "https://github.com/kutan74/UsabillaForm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kutan Çıngısız": "cingisiz.akutan@gmail.com"
},
"source": {
"git": "https://github.com/kutan74/UsabillaForm.git",
"tag": "0.0.5"
},
"source_files": "Usabilla/**/*.{h,m,swift}",
"swift_version": "5.0",
"ios": {
"frameworks": "UIKit"
}
}