2 "name": "SGVBackgroundRunloop",
4 "summary": "A gcd-like API for dispatching blocks onto a full-fledged runloop running on a background thread.",
5 "description": " A longer description of SGVBackgroundRunloop in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
6 "homepage": "https://github.com/sanekgusev/SGVBackgroundRunloop",
9 "Alexander Gusev": "sanekgusev@gmail.com"
11 "social_media_url": "http://twitter.com/sanekgusev",
16 "git": "https://github.com/sanekgusev/SGVBackgroundRunloop.git",
19 "source_files": "src/**/*.{h,m}",
20 "public_header_files": "src/SGVBackgroundRunloop.h",
21 "frameworks": "Foundation",