2 "name": "APLNetworkLayer",
4 "summary": "APLNetworkLayer is a convenient interface for Apple's network framework that provides commonly used features.",
5 "description": "This network layer is a wrapper for Apple's network classes and \nfunctions that allows to use it conveniently made with Swift. It \nprovides all common features needed for network calls in iOS \ndevelopment.",
6 "homepage": "https://github.com/apploft/APLNetworkLayer.git",
12 "Christine Pühringer": "christine.puehringer@apploft.de",
13 "Ahmet Akbal": "ahmet.akbal@apploft.de",
14 "Nico Schümann": "nico.schuemann@apploft.de",
15 "Tino Rachui": "tino.rachui@apploft.de"
25 "git": "https://github.com/apploft/APLNetworkLayer.git",
30 "Classes/**/*.{swift}",
32 "Sources/APLNetworkLayer/**/*.{swift}"
41 "source_files": "Utilities/Classes/**/*.{swift}"
44 "swift_version": "5.0"