blob: 809f82dd8d98f6b8e4dcae8371520a3b959a99a2 [file] [log] [blame]
{
"name": "JXSegmentedView",
"version": "0.0.4",
"summary": "一个轻量级、配置丰富、灵活扩展的分段控制器",
"homepage": "https://github.com/pujiaxin33/JXSegmentedView",
"license": "MIT",
"authors": {
"pujiaxin33": "317437084@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/pujiaxin33/JXSegmentedView.git",
"tag": "0.0.4"
},
"frameworks": "UIKit",
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"requires_arc": true
}