blob: 5cdab3d0532dfbae56798d466d4f47b36425eaba [file] [log] [blame]
{
"name": "DistSlideSegment",
"version": "1.0.4",
"summary": "分段滑动组件:1、导航栏样式 2、普通样式",
"authors": {
"Damrin": "75081647@qq.com"
},
"homepage": "https://github.com/Damsir/DistSlideSegment",
"source": {
"git": "https://github.com/Damsir/DistSlideSegment.git",
"tag": "1.0.4"
},
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"DistSlideSegment",
"DistSlideSegment/**/*.{h,m,xib}"
],
"frameworks": "UIKit"
}