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