blob: ab7325cefdc1e98053cd7c3cd6f59b243008fb5c [file] [log] [blame]
{
"name": "FSOpenInWhatsApp",
"version": "1.1",
"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.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "FSOpenInWhatsApp.{h,m}",
"frameworks": "Foundation"
}