blob: 6e5e8fc7887a0ba656a4e14b146c7c4f0c58b4a5 [file] [log] [blame]
{
"name": "LSiOSSegmentView",
"version": "0.0.1",
"summary": "segment选择器",
"description": "支持子view的切换",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSSegmentView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"LSiOSBasic": [
],
"Masonry": [
],
"MJRefresh": [
]
}
}