2 "name": "SHEmailValidator",
3 "license": "Apache License, Version 2.0",
5 "summary": "iOS Email Validator",
6 "description": "An iOS library that will provide basic email syntax validation as well as provide suggestions for possible typos (for example, test@gamil.con would be corrected to test@gmail.com).",
7 "homepage": "https://github.com/spothero/SHEmailValidator",
9 "https://raw.githubusercontent.com/spothero/SHEmailValidator/master/Screenshots/Screenshot%201.png",
10 "https://raw.githubusercontent.com/spothero/SHEmailValidator/master/Screenshots/Screenshot%202.png",
11 "https://raw.githubusercontent.com/spothero/SHEmailValidator/master/Screenshots/Screenshot%203.png"
14 "spothero": "admin@spothero.com",
15 "EricKuck": "eric@spothero.com"
22 "git": "https://github.com/spothero/SHEmailValidator.git",
27 "SHEmailValidator/*.{h,m}"
29 "resources": "SHEmailValidator/DomainData.plist"