2 "name": "NSNetworkingMocker",
4 "summary": "A mocker for help writing tests for network code, or to create a mock api",
5 "description": "NSNetworkingMocker is a simple library to provide an easy way to mock network requests for unit tests, and provide an easy way to mock APIs while early in development.",
6 "homepage": "https://github.com/netsells/NSNetworkingMocker",
12 "ABTucanae": "tucanae@icloud.com"
15 "git": "https://github.com/netsells/NSNetworkingMocker.git",
21 "swift_version": "4.2",
22 "source_files": "NSNetworkingMocker/Sources/**/*"