3 "module_name": "Result",
5 "summary": "SwiftResult provides enum for handling results from any operation more swift like.",
6 "description": " Library provides enum for handling result from operation. Enum can have value Failure with associated NSError instance or value Success with associated result of operation.\n",
7 "homepage": "https://github.com/adamszeptycki/SwiftResult",
10 "Adam Szeptycki": "adamszeptycki@gmail.com"
13 "git": "https://github.com/adamszeptycki/SwiftResult.git",
20 "source_files": "Pod/Classes",