blob: df9ae3d20a61e162d3862829af4622bff044e84d [file] [log] [blame]
{
"name": "ZFSegmentView",
"version": "0.0.3",
"summary": "Custom segmented view for iOS8 / Swift3 and above",
"description": "Custom segmented view for iOS8 / Swift3 and above.",
"homepage": "https://github.com/QiuZhiFei/ZFSegmentView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiuzhifei": "qiuzhifei521@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/QiuZhiFei/ZFSegmentView.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Core/*.{swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}