blob: d8114a07754932139a6bcf9f7420143b797fec01 [file] [log] [blame]
{
"name": "SMTPAPI",
"version": "0.1.0",
"summary": "Simple Wrapper around SendGrid SMTPAPI Header",
"description": " This module will let you build SendGrid's SMTP API headers with simplicity.\n",
"homepage": "https://github.com/heitortsergent/smtpapi-ios",
"license": "MIT",
"authors": {
"Heitor Tashiro Sergent": "heitortsergent@gmail.com"
},
"source": {
"git": "https://github.com/heitortsergent/smtpapi-ios.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/heitortsergent",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "SMTPAPI"
}