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