2 "name": "NetworkCompose",
4 "summary": "NetworkCompose is a versatile library simplifying powerful networking tasks.",
5 "description": "NetworkCompose simplifies and enhances network-related tasks by providing a flexible and intuitive composition of network components. From seamless integration of URLSession to advanced features like SSL pinning, mocking, metric reporting, and smart retry mechanisms.",
6 "homepage": "https://github.com/harryngict/NetworkCompose",
8 "git": "git@github.com:harryngict/NetworkCompose.git",
12 "Hoang Nguyen": "harryngict@gmail.com"
16 "text": "Copyright (c) 2023"
18 "swift_versions": "5.0",
23 "static_framework": true,
24 "source_files": "Sources/NetworkCompose/**/**/*.{swift}",
25 "swift_version": "5.0"