blob: f50f5c5f13a60c3603b354c8f102acdbff36ce63 [file] [log] [blame]
{
"name": "ValidatorPizza",
"version": "1.0.0",
"summary": "Objective-C wrapper for the Validator.pizza email validation service",
"description": "🍕 Bite-sized iOS wrapper for the simple disposable email hunter and validator",
"homepage": "https://github.com/imryan/validatorpizza-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryan Cohen": "notryancohen@gmail.com"
},
"source": {
"git": "https://github.com/imryan/validatorpizza-ios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ValidatorPizza/Classes/**/*"
}