4 "summary": "Objective-C 'Result' type port from Swift.",
5 "homepage": "https://github.com/battlmonstr/objc-result",
10 "authors": "battlmonstr",
11 "social_media_url": "https://twitter.com/battlmonstr",
13 "git": "https://github.com/battlmonstr/objc-result.git",
16 "default_subspecs": "ObjC",
29 "source_files": "OCResult/*.{h,m}",
30 "exclude_files": "OCResult/OCResult-Bridging-Header.h",
40 "source_files": "OCResult/*.swift",
47 "swift_version": "5.0"