2 "name": "SpotHeroEmailValidator",
5 "SpotHero": "ios@spothero.com"
7 "homepage": "https://github.com/SpotHero/SpotHeroEmailValidator-iOS",
13 "git": "https://github.com/SpotHero/SpotHeroEmailValidator-iOS.git",
16 "summary": "An iOS email validator.",
17 "description": "An iOS library that will provide basic email syntax validation as well as provide suggestions for possible typos \n(for example, test@gamil.con would be corrected to test@gmail.com).",
19 "https://raw.githubusercontent.com/spothero/SpotHeroEmailValidator-iOS/master/Screenshots/Screenshot%201.png",
20 "https://raw.githubusercontent.com/spothero/SpotHeroEmailValidator-iOS/master/Screenshots/Screenshot%202.png",
21 "https://raw.githubusercontent.com/spothero/SpotHeroEmailValidator-iOS/master/Screenshots/Screenshot%203.png"
29 "source_files": "Sources/SpotHeroEmailValidator/**/*.{h,m}",
30 "resources": "Sources/SpotHeroEmailValidator/data/DomainData.plist"