2 "name": "EHHorizontalFixedWidthItemsView",
4 "summary": "a view which arranges same-size item views one by one horizontally.",
5 "description": "EHHorizontalFixedWidthItemsView: a view which arranges same-size item views one by one horizontally.\nEHHorizontalFixedWidthItemsSeparatorView: EHHorizontalFixedWidthItemsView + separator lines.\nEHHorizontalFixedWidthItemsSelectionView: selection version of EHHorizontalFixedWidthItemsView, you can single-select or multiple-select.\nEHFixedWidthItemsSequentialSelectionView: sequentail selection version of EHHorizontalFixedWidthItemsView.\nEHRateView: image version of EHFixedWidthItemsSequentialSelectionView.\nEHFixedWidthItemsSingleAnimatedSelectionView: a view which arranges same-size item views one by one horizontally, when you select one item, it automatically unselect the previous selected one with animation.\nEHFixedWidthItemsSingleAnimatedSelectionSeparatorView: EHFixedWidthItemsSingleAnimatedSelectionView + separator lines.\nEHHorizontalFixedWidthItemsTrackView: a view which arranges same-size item views one by one horizontally and has a track on the bottom. when you select one item, the track will slide to the selected one with animation.",
6 "homepage": "https://github.com/waterflowseast/EHHorizontalFixedWidthItemsView",
8 "https://github.com/waterflowseast/EHHorizontalFixedWidthItemsView/raw/master/screenshots/1.png",
9 "https://github.com/waterflowseast/EHHorizontalFixedWidthItemsView/raw/master/screenshots/2.png",
10 "https://github.com/waterflowseast/EHHorizontalFixedWidthItemsView/raw/master/screenshots/3.png",
11 "https://github.com/waterflowseast/EHHorizontalFixedWidthItemsView/raw/master/screenshots/4.png",
12 "https://github.com/waterflowseast/EHHorizontalFixedWidthItemsView/raw/master/screenshots/5.png"
19 "Eric Huang": "WaterFlowsEast@gmail.com"
22 "git": "https://github.com/waterflowseast/EHHorizontalFixedWidthItemsView.git",
28 "source_files": "EHHorizontalFixedWidthItemsView/Classes/**/*",