2 "name": "StubNetworkKit",
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/StubNetworkKit",
9 "417-72KI": "417.72ki@gmail.com"
11 "social_media_url": "https://twitter.com/417_72ki",
19 "git": "https://github.com/417-72KI/StubNetworkKit.git",
22 "source_files": "Sources/StubNetworkKit/**/*.swift",
28 "frameworks": "Foundation",
29 "swift_version": "5.6"