2 "name": "SENetworking",
4 "summary": "Simple NSURLSession wrapper",
5 "description": "Simple NSURLSession wrapper\n- Minimal implementation\n- Super easy friendly API\n- No Singletons\n- No external dependencies\n- Simple request cancellation\n- Optimized for unit testing\n- Free",
6 "homepage": "https://github.com/kudoleh/SENetworking",
12 "Oleh Kudinov": "oleh.kudinov@olx.com"
15 "git": "https://github.com/kudoleh/SENetworking.git",
18 "swift_versions": "5.0",
25 "source_files": "SENetworking/Module/**/*.{swift}",
26 "swift_version": "5.0"