blob: 4829a18f11652e71650ebec694bce8bae7958f57 [file] [log] [blame]
{
"name": "LSiOSSegmentView",
"version": "0.3.1",
"summary": "视图控件 - segment选择器",
"description": "支持segment view 下方的子view切换\n更新内容:\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.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSSegmentView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
],
"MJRefresh": [
],
"LSiOSHook": [
]
}
}