blob: 869f8d09b41d666f6420366c25bec376713b0abe [file] [log] [blame]
{
"name": "MailController",
"version": "0.5.0",
"summary": "Lightweight Swift wrapper around MFMailComposeViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/Kulich-ua/MailController",
"authors": {
"Volodymyr Kolibaba": "kulich.ua@gmail.com"
},
"source": {
"git": "https://github.com/Kulich-ua/MailController.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"requires_arc": true,
"source_files": "MailController/**/*.{swift}"
}