| { | |
| "name": "Swerror", | |
| "version": "1.1", | |
| "summary": "Swift Error type", | |
| "source": { | |
| "git": "https://github.com/SwiftError/Swerror.git", | |
| "tag": "1.1" | |
| }, | |
| "authors": "Ilias Karim", | |
| "license": "Apache-2.0", | |
| "homepage": "https://github.com/swifterror/swerror", | |
| "swift_version": "4.2", | |
| "platforms": { | |
| "ios": "12.1", | |
| "osx": "10.14" | |
| }, | |
| "source_files": "Swerror/*.swift" | |
| } |