blob: 67df98e1a6e9b8cb1241d5b0ee8cc42db88cbcb6 [file] [log] [blame]
{
"name": "Feedbacks",
"version": "0.1.0",
"summary": "Feedbacks is an easy way to show UI/UX feedback.",
"description": "Feedbacks is an easy way to show UI/UX feedback.",
"homepage": "https://github.com/Ikloo/Feedbacks.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kirill Budevich": "ikloo@yandex.ru"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/ikloo/Feedbacks.git",
"tag": "0.1.0"
},
"source_files": "Feedbacks/**/*.{h,m,swift}",
"swift_version": "4.2"
}