blob: 3ce7ed58281e404c9882bad046843b28161ac6f9 [file] [log] [blame]
{
"name": "Mailer",
"version": "0.1.0",
"summary": "Manager for mail clients",
"description": "This framework allows users to send you emails using the most handy mail client for them.",
"homepage": "https://github.com/Pimine/Mailer.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Den Andreychuk": "denis.andrei4uk@yandex.ua"
},
"source": {
"git": "https://github.com/Pimine/Mailer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.1",
"5.2"
],
"source_files": "Sources/**/*.swift",
"swift_version": "5.2"
}