2 "name": "ResultCocoapods",
4 "swift_version": "4.2",
8 "homepage": "https://github.com/asensei/Result",
10 "Asensei": "info@asensei.com"
12 "summary": "Swift type modelling the success/failure of arbitrary operations.",
14 "git": "https://github.com/asensei/Result.git",
24 "source_files": "Sources/**/*.{swift}",
25 "frameworks": "Foundation"