2 "name": "BryceNetworking",
4 "summary": "Bryce is a simplified URLSession wrapper designed to make HTTP networking easy.",
5 "description": "Bryce makes HTTP networking easy by providing a single-layer wrapper around URLSession, and provides a seamless interface to help construct your REST API client.",
6 "homepage": "https://github.com/erusso1/Bryce",
12 "erusso1": "ephraim.s.russo@gmail.com"
15 "git": "https://github.com/erusso1/Bryce.git",
22 "default_subspecs": "HTTP",
23 "swift_versions": "5.0",
24 "swift_version": "5.0",
39 "AlamofireNetworkActivityLogger": [
46 "source_files": "Bryce/Classes/Core/*.{swift}"
54 "source_files": "Bryce/Classes/HTTP/*.{swift}",
56 "BryceNetworking/Core": [