2 "name": "StubNetworkingSwift",
4 "summary": "100% pure Swift library to stub network requests.",
5 "description": "**100% pure Swift** library to stub network requests.\n\n**100% pure Swift** means, \n- No more Objective-C API\n- Testable also in other than Apple platform (e.g. Linux)",
6 "homepage": "https://github.com/417-72KI/StubNetworkingSwift",
9 "417-72KI": "417.72ki@gmail.com"
11 "social_media_url": "https://twitter.com/417_72ki",
19 "git": "https://github.com/417-72KI/StubNetworkingSwift.git",
22 "source_files": "Sources/StubNetworkingSwift/**/*.swift",
29 "frameworks": "Foundation",
30 "deprecated_in_favor_of": "StubNetworkKit",
31 "swift_version": "5.6"