| { | |
| "name": "LLSegmentViewController", | |
| "version": "1.1.2", | |
| "summary": "主流APP分类切换滚动视图", | |
| "homepage": "https://github.com/CoderLinLee/LLSegmentViewController", | |
| "license": "MIT", | |
| "authors": { | |
| "CoderLinLee": "736764509@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/CoderLinLee/LLSegmentViewController.git", | |
| "tag": "1.1.2" | |
| }, | |
| "source_files": "LLSegmentViewController/LLSegmentViewController/**/*", | |
| "requires_arc": true, | |
| "swift_version": "4.0" | |
| } |