2 "name": "TSAsyncTesting",
4 "summary": "Tools for unit testing async methods.",
5 "description": " Tools for unit testing async methods.\n\n * Let's you test code on background threads.\n * Wait for the async tasks to finish.\n * Set timeouts and let your tests fail because of it.\n * Block threads to trigger timeouts.\n",
6 "homepage": "https://github.com/laptobbe/TSAsyncTesting",
9 "Tobias Sundstrand": "tobias.sundstrand@gmail.com"
11 "social_media_url": "http://twitter.com/Laptobbe",
16 "git": "https://github.com/laptobbe/TSAsyncTesting.git",
23 "frameworks": "UIKit",