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