2 "name": "SHEmailValidator",
3 "deprecated_in_favor_of": "SpotHeroEmailValidator",
4 "license": "Apache License, Version 2.0",
6 "summary": "iOS Email Validator",
7 "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).",
8 "homepage": "https://github.com/spothero/SpotHeroEmailValidator-iOS",
10 "https://raw.githubusercontent.com/spothero/SpotHeroEmailValidator-iOS/master/Screenshots/Screenshot%201.png",
11 "https://raw.githubusercontent.com/spothero/SpotHeroEmailValidator-iOS/master/Screenshots/Screenshot%202.png",
12 "https://raw.githubusercontent.com/spothero/SpotHeroEmailValidator-iOS/master/Screenshots/Screenshot%203.png"
15 "spothero": "admin@spothero.com",
16 "EricKuck": "eric@spothero.com"
23 "git": "https://github.com/spothero/SpotHeroEmailValidator-iOS.git",
28 "SHEmailValidator/*.{h,m}"
30 "resources": "SHEmailValidator/DomainData.plist"