blob: d5dfa972d18df5d5811d6d113c558b5fddb7957c [file] [log] [blame]
{
"name": "FSOpenInGmail",
"version": "0.9",
"summary": "FSOpenInGmail is a tool for sending mails with Gmail iOS App.",
"homepage": "https://github.com/x2on/FSOpenInGmail",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felix Schulze": "code@felixschulze.de"
},
"source": {
"git": "https://github.com/x2on/FSOpenInGmail.git",
"tag": "0.9"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "FSOpenInGmail.{h,m}",
"frameworks": "Foundation"
}