blob: 6c6bc0081d1b44b5654bbe62a964bdf4efcb31c8 [file] [log] [blame]
{
"name": "JBWhatsAppActivity",
"version": "1.0",
"summary": "JBWhatsAppActivity is a UIActivity subclass that provides an “Share in WhatsApp\" action to a UIActivityViewController.",
"license": {
"type": "MIT",
"file": "License.md"
},
"homepage": "https://github.com/jberlana/JBWhatsAppActivity",
"authors": {
"Javier Berlana": "jberlana@gmail.com"
},
"source": {
"git": "https://github.com/jberlana/JBWhatsAppActivity.git",
"tag": "1.0"
},
"platforms": {
"ios": null
},
"source_files": "JBWhatsAppActivity/*.{h,m}",
"resources": "JBWhatsAppActivity/whatsapp@2x.png",
"requires_arc": true
}