blob: b32dc8e255301e3887328c39a69502a9baa018c0 [file] [log] [blame]
{
"name": "TDLikertScaleSelectorView",
"version": "1.0.5",
"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.5"
},
"module_name": "TDLikertScaleSelectorView",
"swift_version": "4.2",
"source_files": "TDLikertScaleSelectorView/Source/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}