blob: a925483df0f7c6fae3ad06bb1da7fa6b1568afe8 [file] [log] [blame]
{
"name": "HNBorderLineView",
"version": "1.2.0",
"summary": "此库给UIView及子类添加边线,分隔线.",
"description": "此库给UIView及子类添加边线,分隔线. 简单易用。",
"homepage": "https://github.com/HenanGroup/HNBorderLineView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"伟坤 郭": "guoweikun621@gmail.com"
},
"source": {
"git": "https://github.com/HenanGroup/HNBorderLineView.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HNBorderLineView/Classes/**/*",
"swift_versions": "5.0",
"requires_arc": true,
"swift_version": "5.0"
}