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"
24 "git": "https://github.com/apploft/APLNetworkLayer.git",
29 "Classes/**/*.{swift}",
32 "exclude_files": "Classes/Exclude",
34 "swift_version": "5.0",
38 "source_files": "Utilities/Classes/**/*.{swift}"