[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 1 / d / 0 / EmailValidator / 1.0.2 / EmailValidator.podspec.json
blobb5935373559cdeb5fac9664d5436014645bf3070
2   "name": "EmailValidator",
3   "version": "1.0.2",
4   "summary": "A simple (but correct) library for validating email addresses.",
5   "description": "A simple (but correct) Swift library for validating email addresses. Supports mail addresses as defined in rfc5322 as well as the new Internationalized Mail Address standards (rfc653x). Based on https://github.com/jstedfast/EmailValidation",
6   "homepage": "https://github.com/evanrobertson/EmailValidator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Evan Robertson": "evanjonr@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/evanrobertson/EmailValidator.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "EmailValidator"