blob: bccca76a6c5d223ee28f3ad69278892e269e365e [file] [log] [blame]
{
"name": "JFMail",
"version": "0.0.1",
"summary": "smtp client for ios.",
"homepage": "https://github.com/jeffssss/JFMail",
"platforms": {
"ios": "8.0"
},
"license": "Apache License 2.0",
"authors": {
"jeffssss": "happeoo00123@163.com"
},
"source": {
"git": "https://github.com/jeffssss/JFMail.git",
"tag": "0.0.1"
},
"source_files": "lib/*.{h,m}",
"frameworks": [
"CFNetwork",
"Foundation"
],
"requires_arc": true
}