blob: bef24c1c4aad170b049500764c982beddc1c4b29 [file] [log] [blame]
{
"name": "HNBorderLineView",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HNBorderLineView/Classes/**/*",
"swift_version": "4.0",
"requires_arc": true
}