2 "name": "HorizontalFloatingHeaderLayout",
4 "summary": "Floating headers with horizontal scrolling layout for UICollectionView, inspired by iOS native Emoji Keyboard layout",
5 "description": "HorizontalFLoatingHeaderLayout is a subclass of UICollectionViewLayout built with performance in mind. Born from the need for replicating UITableView's sticky headers behavior and iOS 8+ native Emoji keyboard.\n\nFor a vertical implementation, you can turn on *sectionHeadersPinToVisibleBounds* flag from UICollectionViewFlowLayout (available since iOS 9.0)",
6 "homepage": "https://github.com/cruzdiego/HorizontalFloatingHeaderLayout",
9 "Diego Cruz": "diego.cruz@icloud.com"
12 "git": "https://github.com/cruzdiego/HorizontalFloatingHeaderLayout.git",
19 "source_files": "Pod/Classes/**/*",
21 "HorizontalFloatingHeaderLayout": [