blob: 1b91aba768fb636bc5adc2c88d7dcdb4910946f2 [file] [log] [blame]
{
"name": "skpsmtpmessage",
"version": "0.0.1",
"license": "Public Domain",
"platforms": {
"ios": "5.1"
},
"summary": "Quick SMTP client code for the iPhone.",
"homepage": "https://github.com/jetseven/skpsmtpmessage",
"authors": "jetseven",
"source": {
"git": "https://github.com/jetseven/skpsmtpmessage.git",
"commit": "2ab5021c632f46fda4c710efde5f9d73506b4693"
},
"source_files": "SMTPLibrary/*.{h,m}",
"ios": {
"frameworks": "CFNetwork"
},
"requires_arc": false
}