blob: f0f48c461be15d67262ff2eeb45532ebc23b2f25 [file] [log] [blame]
{
"name": "TDLikertScaleSelectorView",
"version": "1.0.4",
"summary": "Likert Scale Question iOS UI",
"description": "This library provides a UI Control for displaying a Likert Scale question",
"homepage": "https://github.com/elprl/TDLikertScaleSelectorView",
"screenshots": "https://github.com/elprl/TDLikertScaleSelectorView/raw/master/screenshot.png",
"license": {
"type": "MIT"
},
"authors": "Paul Leo",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/elprl/TDLikertScaleSelectorView.git",
"tag": "1.0.4"
},
"module_name": "TDLikertScaleSelectorView",
"swift_version": "4.2",
"source_files": "TDLikertScaleSelectorView/Source/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}