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 "frameworks": "XCTest",
27 "source_files": "BeKindRewind/Core/**/*",
28 "prepare_command": "ruby plist_resource_creator.rb",
31 "BeKindRewind/Assets/*.plist"