blob: bdafd6df2c3b6617722c01825bb7aa30dfb3f8f4 [file] [log] [blame]
{
"name": "MailcheckSwift",
"version": "0.2.0",
"license": "MIT",
"summary": "Swift implementation of Mailcheck (http://getmailcheck.org/). Suggest corrections for misspelled email addresses.",
"homepage": "https://github.com/Flyreel/MailcheckSwift",
"authors": {
"Bryce Hammond": "bryce@flyreel.co"
},
"source": {
"git": "https://github.com/Flyreel/MailcheckSwift.git",
"tag": "0.2.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "MailcheckSwift/Classes/**/*"
}