2 "name": "BeKindRewind",
4 "summary": "A simple way to record and replay network requests for testing and debugging.",
5 "description": "Provides an XCTestCase subclass for easily\nrecording and then replaying network events\nduring testing and development.",
6 "homepage": "https://github.com/jzucker2/BeKindRewind",
9 "Jordan Zucker": "jordan.zucker@gmail.com"
12 "git": "https://github.com/jzucker2/BeKindRewind.git",
15 "social_media_url": "https://twitter.com/jzucker",
27 "frameworks": "XCTest",
28 "source_files": "BeKindRewind/Core/**/*",
29 "prepare_command": "ruby plist_resource_creator.rb",
32 "BeKindRewind/Assets/*.plist"