2 "name": "BeKindRewind",
4 "summary": "A simple way to record and replay network requests for testing.",
5 "description": "Provides an XCTestCase subclass for easily\nrecording and then replaying network requests\nand responses during testing and testing development",
6 "homepage": "https://github.com/jzucker2/BeKindRewind",
9 "Jordan Zucker": "jordan.zucker@gmail.com"
12 "git": "https://github.com/jzucker2/BeKindRewind.git",
26 "default_subspecs": "Recorder",
36 "source_files": "BeKindRewind/Core/**/*",
37 "exclude_files": "BeKindRewind/Classes/XCTest/*"