blob: a1fa06142919b1854e1e3cce54e4217ca86e21c9 [file] [log] [blame]
{
"name": "PoporSegmentView",
"version": "1.07",
"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.07"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Example/Classes/*.{h,m}",
"dependencies": {
"Masonry": [
],
"PoporUI/UIView": [
],
"PoporMasonry": [
]
}
}