2 "name": "EKStreamView",
4 "summary": "A scrolling view of a number of columns containing multiple cells with variable different heights for iOS, inspired by Pinterest.",
5 "homepage": "https://github.com/ekohe/EKStreamView",
8 "Ekohe": "eli@ekohe.com"
11 "git": "https://github.com/ekohe/EKStreamView.git",
17 "description": "EKStreamView renders a number of columns containing multiple cells by reusing the cell views whenever possible, similar to UITableView. It's fast even you have hundreds of cells since only a small number of cells are actually created.",