blob: 9fe2e9e5a599fbfce48645cb04c261ca37d549c8 [file] [log] [blame]
{
"name": "LZSegmentControl",
"version": "0.0.1",
"summary": "LZSegmentControl是一款支持多种样式的自定义控件",
"swift_version": "4.2",
"homepage": "https://github.com/ShareDo9/LZSegmentControl",
"license": "MIT",
"authors": {
"Lz Per": "rwang40428@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ShareDo9/LZSegmentControl.git",
"tag": "0.0.1"
},
"source_files": [
"LZSegmentControl",
"LZSegmentControl/**/*.{swift}"
],
"frameworks": [
"Foundation",
"UIKit"
]
}