blob: f2cde51e8a651ba3d53d908c175e6332b5acaf73 [file] [log] [blame]
{
"name": "LSiOSSegmentView",
"version": "0.0.5",
"summary": "视图控件 - segment选择器",
"description": "支持segment view 下方的子view切换\n更新内容:开放更多可配置属性",
"homepage": "https://code.aliyun.com/LSKit/LSiOSSegmentView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSSegmentView.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSSegmentView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
],
"MJRefresh": [
]
}
}