2 "name": "COBezierTableView",
4 "summary": "UITableView modification written in Swift where cells are scrolling in an arc defined by a BezierPath",
5 "description": "UITableView modification written in Swift where cells are scrolling in an arc defined by a BezierPath.\n\nProject even include classes for editing BezierPaths. When you are happy with your path, insert the static points to the BezierPoints struct in UView+Bezier.swift.",
6 "homepage": "https://github.com/knutigro/COBezierTableView",
7 "swift_version": "4.2",
10 "Knut Inge Grösland": "”hei@knutinge.com”"
13 "git": "https://github.com/knutigro/COBezierTableView.git",
20 "source_files": "COBezierTableView/*.swift"