4 "summary": "Swift version of SmoothLineView.",
5 "description": "The goal of this project is to create a UIView that can generate smooth lines from touch input in a reasonably fast manner without moving to a more complex framework like OpenGL.",
6 "homepage": "https://github.com/nishiths23/LineView",
12 "Nishith Singh": "nishithsingh23@ymail.com"
15 "git": "https://github.com/nishiths23/LineView.git",
21 "source_files": "LineView/Classes/**/*"