2 "name": "JPSDisplayLink",
8 "summary": "JPSDisplayLink provides an easy block interface to CADisplayLink-based animations.",
9 "homepage": "https://github.com/jpsim/JPSDisplayLink",
11 "JP Simard": "jp@jpsim.com"
14 "git": "https://github.com/jpsim/JPSDisplayLink.git",
17 "description": "JPSDisplayLink provides an easy block interface to CADisplayLink-based animations. This is ideal for animating properties that dont support UIView-based animations like font size on a UILabel or UITextView.",
18 "source_files": "JPSDisplayLink/*.{h,m}",