blob: a93116e504789732e9f4b5e0d28dacb070fa2fe2 [file] [log] [blame]
{
"name": "LZLayerBorder",
"version": "0.1.0",
"summary": "UIView category for borders.",
"description": "add any border for UIView and sub UIView see demo.",
"homepage": "https://github.com/lizhaobomb/LZLayerBorder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lizhaobomb": "lizhaobomb@163.com"
},
"source": {
"git": "https://github.com/lizhaobomb/LZLayerBorder.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LZLayerBorder/Classes/**/*",
"swift_version": "4.1"
}