blob: 8e36817e79c3bd8a49ec4e4612faee9de40a2636 [file] [log] [blame]
{
"name": "MailController",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"requires_arc": true,
"source_files": "Source/**/*.{swift}"
}