2 "name": "SHTestCaseAdditions",
4 "summary": "Prefixed category on SenTestCase and XCTestCase to help with asynchronous callbacks.",
5 "description": " \n SHTestCaseAdditions contains asynchronous helpers (as a prefixed category) to write tests in SentTest and/or XCTest for delayed callbacks, \n like network calls or alert views, action sheets. Prefixed category on SenTestCase and XCTestCase\n\n * Swizzle and junk free\n * Prefixed selectors.\n * Works with both SentTest and/or XCTest\n * For iOS and Mac OS\n * Comes with tests and example. \n \n",
6 "homepage": "https://github.com/seivan/SHTestCaseAdditions",
9 "Seivan Heidari": "seivan.heidari@icloud.com"
12 "git": "https://github.com/seivan/SHTestCaseAdditions.git",
18 "source_files": "SHTestCaseAdditions/**/*.{h,m}",