2 "name": "LocalResponse",
4 "summary": "Mock iOS http API calls, without proxy and certificates, uses swizzling",
5 "swift_versions": "4.2",
6 "description": "Local response is a powerful developer tool for iOS developers, allowing you to intercept and mock network traffic in your iOS apps without the need for certificates or proxy configurations. This tool is a lightweight alternative to Proxyman and Charles Proxy, specifically designed for simplicity and ease of use.",
7 "homepage": "https://github.com/chanonly123/local-response",
8 "screenshots": "https://github.com/chanonly123/local-response/raw/main/demo/demo2.gif",
14 "Chandan Karmakar": "chan.only.123@gmail.com"
17 "git": "https://github.com/chanonly123/local-response.git",
23 "source_files": "Sources/LocalResponse/**/*.{swift}",
24 "swift_version": "4.2"