2 "name": "AssertionNotifier",
4 "summary": "Sends a request to your notifications handler with extra info after an assertion fails.",
5 "description": "Get a notification with extra info about crash like the file and line after as assertion fails to help you debugging",
6 "homepage": "https://github.com/elisioff/AssertionNotifier",
11 "authors": "Elísio Fernandes",
13 "git": "https://github.com/elisioff/AssertionNotifier.git",
16 "swift_versions": "5.0",
20 "source_files": "AssertionNotifier/Classes/**/*",
21 "swift_version": "5.0"