2 "name": "EmailChecker",
4 "summary": "EmailChecker helps to catch simple email domain typos.",
5 "description": " EmailChecker helps to catch simple email domain\n typos. Its intended to be used as a hint when a\n user have to enter an email address.\n\n give it an email string and it returns a suggestion\n if one found or the original string if not.\n",
6 "homepage": "https://github.com/wordpress-mobile/EmailChecker",
9 "Maxime Biais": "maxime.biais@gmail.com"
16 "git": "https://github.com/wordpress-mobile/EmailChecker.git",
20 "ios/EmailChecker/**/*.{h,mm}",
23 "requires_arc": false,