| { | |
| "name": "PageSegmentView", | |
| "version": "1.0.6", | |
| "summary": "页面滑动转换器", | |
| "description": "左右滑动切换页面,TabBar支持小红点显示。", | |
| "homepage": "https://github.com/HaiTeng-Wang/PageSegment", | |
| "license": { | |
| "type": "MIT" | |
| }, | |
| "authors": { | |
| "Hunter": "https://HaiTeng-Wang.github.io" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/HaiTeng-Wang/PageSegment.git", | |
| "tag": "1.0.6" | |
| }, | |
| "source_files": "PageSegment/PageSegment/PageSegmentView/*.{h,m}", | |
| "requires_arc": true | |
| } |