{ | |
"name": "PoporSegmentView", | |
"version": "1.10", | |
"summary": "一组 UIButton 左右滑动,并且与外部的 UIScrollView 保持联动.", | |
"homepage": "https://github.com/popor/PoporSegmentView", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"popor": "908891024@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/popor/PoporSegmentView.git", | |
"tag": "1.10" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "Example/Classes/*.{h,m}", | |
"dependencies": { | |
"Masonry": [ | |
], | |
"PoporMasonry": [ | |
] | |
} | |
} |