4 "summary": "BlockTimer is an NSTimer wrapper that executes a code block.",
5 "description": "BlockTimer is an NSTimer wrapper that executes a code block instead of requiring a selector.",
6 "homepage": "https://github.com/MynaBay/BlockTimer",
9 "Kevin Snow": "kevin@mynabay.com"
12 "git": "https://github.com/MynaBay/BlockTimer.git",
15 "social_media_url": "https://twitter.com/MynaBay",
20 "source_files": "Pod/Classes/**/*",
21 "public_header_files": "Pod/Classes/**/*.h"