2 "name": "ErrorHandler",
4 "summary": "Error handling library for Swift",
5 "description": "> Elegant and flexible error handling for Swift\n\nErrorHandler enables expressing complex error handling logic with a few lines of code using a memorable fluent API.",
6 "homepage": "https://github.com/Workable/swift-error-handler",
12 "Kostas Kremizas": "kremizask@gmail.com",
13 "Eleni Papanikolopoulou": "eleni.papanikolopoulou@gmail.com"
22 "git": "https://github.com/Workable/swift-error-handler.git",
25 "default_subspecs": "Core",
26 "pushed_with_swift_version": "3.0",
30 "source_files": "ErrorHandler/Classes/Core/**/*",
31 "frameworks": "Foundation"
35 "source_files": "ErrorHandler/Classes/Alamofire/**/*",
40 "ErrorHandler/Core": [