blob: 7e193557144caf400d21d94c170527e2a7426015 [file] [log] [blame]
{
"name": "Diagnostics",
"version": "1.4.0",
"summary": "Create easy Diagnostics Reports and let user send them to your support team.",
"description": "Diagnostics is a library written in Swift which makes it really easy to share Diagnostics Reports to your support team.",
"homepage": "https://github.com/WeTransfer/Diagnostics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Antoine van der Lee": "ajvanderlee@gmail.com"
},
"source": {
"git": "https://github.com/WeTransfer/Diagnostics.git",
"tag": "1.4.0"
},
"social_media_url": "https://twitter.com/WeTransfer",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.1",
"swift_version": "5.1"
}