blob: 6aed66c7e0f9c6110825f199cfe338559665315f [file] [log] [blame]
{
"name": "ZFSegmentView",
"version": "0.0.4",
"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.4"
},
"source_files": [
"Classes",
"Core/*.{swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}