blob: 6f0d3f3828991fa0b531f87ed3b3f772d65e39e0 [file] [log] [blame]
{
"name": "ViewHighlighter",
"version": "0.0.1",
"summary": "A viewHighlighter.",
"description": "highlighter effect on UIView",
"homepage": "https://github.com/srv7/ViewHighlighter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"srv7": "liubo@cloudist.cc"
},
"source": {
"git": "https://github.com/srv7/ViewHighlighter.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ViewHighlighter/Classes/**/*",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}