blob: 9b666dc3d70733556023a06a22e7b89c63085041 [file] [log] [blame]
{
"name": "MailcheckSwift",
"version": "0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}