2 "name": "NSStringALEmail",
4 "summary": "String extension for email validation",
5 "description": "A basic regex e-mail validation and disposable email detection extension/category for String/NSString classes.\n\nPlease check for disposable list source\nhttps://gist.github.com/michenriksen/8710649\nhttps://github.com/wesbos/burner-email-providers\nhttps://gist.github.com/adamloving/4401361\n\nPlease check for implementation of disposable detection\nhttps://github.com/FGRibreau/mailchecker",
6 "homepage": "https://github.com/aligermiyanoglu/NSStringALEmail",
12 "aligermiyanoglu": "anibal23736@hotmail.com"
15 "git": "https://github.com/aligermiyanoglu/NSStringALEmail.git",
21 "source_files": "Sources/*.swift",
27 "pushed_with_swift_version": "3.0"