8 "homepage": "https://github.com/levieggert/Seek",
10 "levieggert": "levi.eggert@gmail.com"
12 "summary": "A simple UIView animation framework.",
13 "description": "This framework makes it easy to animate UIView's based on percentage values. For example, an animation is defined with a beginning and end values and then can be animated anywhere between those values by passing a float between 0 and 1.",
15 "git": "https://github.com/levieggert/Seek.git",
18 "source_files": "Source/*.swift"