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