2 "name": "EmailValidator",
4 "summary": "A simple (but correct) library for validating email addresses.",
5 "description": "A simple (but correct) Swift library for validating email addresses. Supports mail addresses as defined in rfc5322 as well as the new Internationalized Mail Address standards (rfc653x). Based on https://github.com/jstedfast/EmailValidation",
6 "homepage": "https://github.com/evanrobertson/EmailValidator",
12 "Evan Robertson": "evanjonr@gmail.com"
18 "git": "https://github.com/evanrobertson/EmailValidator.git",
21 "source_files": "EmailValidator"