2 "name": "GSAnimationBlockDelegate",
4 "summary": "A lightweight class that supports block callbacks instead of CAAnimation delegates.",
5 "description": " GSAnimationBlockDelegate offers 3 different blocks :\n blockOnAnimationStarted when the animation starts\n blockOnAnimationSucceeded when the animation succeeds\n and blockOnAnimationFailed when the animation fails.\n",
6 "homepage": "https://github.com/MartinMoizard/GSAnimationBlockDelegate",
11 "authors": "Martin Moizard",
13 "git": "https://github.com/MartinMoizard/GSAnimationBlockDelegate.git",
19 "source_files": "GSAnimationBlockDelegate/Library",