2 "name": "SHTestCaseAdditions",
4 "summary": "Prefixed category on SenTestCase and XCTestCase to help with asynchronous callbacks. SenTestKit: SHTestCaseAdditions/SenTestCase",
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",
26 "SHTestCaseAdditions/*.{h,m}",
27 "SHTestCaseAdditions/XCTest/*.{h,m}"
31 "name": "SenTestingKit",
36 "SHTestCaseAdditions/*.{h,m}",
37 "SHTestCaseAdditions/SenTestingKit/*.{h,m}"