4 "summary": "Leech is a library of unit testing helpers for iOS",
5 "description": " Leech is a suite of testing helpers for Xcode 5+ that aids in the use of the XCTest framework. It includes mocks for some commonly used classes and auditor classes for many key system components.\n",
6 "homepage": "https://github.com/samodom/Leech",
12 "Sam Odom": "samodom@icloud.com"
18 "git": "https://github.com/samodom/Leech.git",
21 "source_files": "Leech/*.{h,m}",
22 "prefix_header_contents": "#import <objc/runtime.h>",
23 "public_header_files": "Leech/*.h",