{ | |
"name": "ZHFSegment", | |
"version": "0.0.1", | |
"summary": "An ios Segment Control", | |
"description": "An ios Segment Control", | |
"homepage": "https://github.com/FighterLightning/ZHFSegment", | |
"license": "MIT", | |
"authors": { | |
"zhanghaifeng": "991150443@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/FighterLightning/ZHFSegment.git" | |
}, | |
"source_files": "ZHFSegment/*.{swift}", | |
"swift_version": "4.2", | |
"module_name": "ZHFSegment" | |
} |