blob: 8fe8f252e869d556afec1589ebac2e26f7adb7cb [file] [log] [blame]
{
"name": "LSiOSSegmentView",
"version": "0.0.4",
"summary": "视图控件 - segment选择器",
"description": "支持segment view 下方的子view切换\n更新内容:防止传空数组闪退;增加代理获取到的view类型判断;增加fixwidth线条固定宽度的判断;",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSSegmentView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSBasic": [
],
"Masonry": [
],
"MJRefresh": [
]
}
}