blob: 95cca743309eb365b46d63417355daf84b44a230 [file] [log] [blame]
{
"name": "SeparatorLine",
"version": "0.0.2",
"summary": "Only one line of code, quick to add a line in the view.",
"homepage": "https://github.com/coder-zyp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"coder-zyp": "coder_zyp@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/coder-zyp/SeparatorLine.git",
"tag": "0.0.2"
},
"source_files": "demo/ZYPLineDemo/SeparatorLine.swift",
"dependencies": {
"SnapKit": [
"~> 3.2.0"
]
},
"pushed_with_swift_version": "3.0"
}