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",
18 "swift_version": "4.2",
23 "default_subspecs": "HTTP",
38 "AlamofireNetworkActivityLogger": [
45 "source_files": "Bryce/Classes/Core/*.{swift}"
53 "source_files": "Bryce/Classes/HTTP/*.{swift}",
55 "BryceNetworking/Core": [
66 "source_files": "Bryce/Classes/Promises/*.{swift}",
68 "BryceNetworking/Core": [
71 "PromiseKit/Alamofire": [