blob: f94d3bc6f05c92b6acb3b21af9eb7d0b9f75a712 [file] [log] [blame]
{
"name": "FSOpenInWhatsApp",
"version": "2.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": "2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "FSOpenInWhatsApp.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}