blob: ef8299c83a6be45da5ec450d3a716596ae0d8ece [file] [log] [blame]
{
"name": "SendGrid-Swift",
"platforms": {
"ios": "9.0"
},
"summary": "SendGrid-Swift allows sending email using SendGrid v3.",
"requires_arc": true,
"version": "0.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anthony Picciano": "anthony.picciano@gmail.com"
},
"homepage": "https://github.com/picciano/SendGrid-Swift",
"source": {
"git": "https://github.com/picciano/SendGrid-Swift.git",
"tag": "0.1.2"
},
"frameworks": "Foundation",
"source_files": "SendGrid-Swift/**/*.{swift}",
"pushed_with_swift_version": "4.0"
}