blob: ea809e79cf91fa42132671c7fb6a772dbff40aa2 [file] [log] [blame]
{
"name": "LSiOSSegmentView",
"version": "1.0.3",
"summary": "视图控件 - segment选择器",
"description": "支持segment view 下方的子view切换\n更新内容:\n修复左功能区域位置偏差问题;修复重新赋值titles属性时读取旧数据的问题。",
"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": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSSegmentView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
],
"MJRefresh": [
],
"LSiOSHook": [
]
}
}