| { | |
| "name": "HSSegmentPage", | |
| "version": "0.1.1", | |
| "swift_version": "4.0", | |
| "summary": "HSSegmentPage, provide customizable segment menu and segment pageview", | |
| "homepage": "https://github.com/zyphs21/HSSegmentPage", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "zyphs21": "hansenhs21@live.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zyphs21/HSSegmentPage.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "HSSegmentPage/Classes/**/*" | |
| } |