[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 0 / e / AssertionNotifier / 0.2.0 / AssertionNotifier.podspec.json
blob32d922d76e58efb897076e6e4575c3ededa9803c
2   "name": "AssertionNotifier",
3   "version": "0.2.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Elísio Fernandes",
12   "source": {
13     "git": "https://github.com/elisioff/AssertionNotifier.git",
14     "tag": "0.2.0"
15   },
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "13"
19   },
20   "source_files": "AssertionNotifier/Classes/**/*",
21   "swift_version": "5.0"