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