blob: 4f1a42c4d6b89b1c28ca55cce0ae98dd22f2ee26 [file] [log] [blame]
{
"name": "SSCWhatsAppActivity",
"version": "1.1",
"summary": "A UIActivity subclass for sharing images and messages with WhatsApp.",
"homepage": "https://github.com/sascha/SSCWhatsAppActivity",
"screenshots": "https://raw.github.com/sascha/SSCWhatsAppActivity/master/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sascha Schwabbauer": "sascha@evolved.io"
},
"source": {
"git": "https://github.com/sascha/SSCWhatsAppActivity.git",
"tag": "1.1"
},
"social_media_url": "https://twitter.com/_SaschaS",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "SSCWhatsAppActivity/*.{h,m}",
"resources": "SSCWhatsAppActivity/*.png"
}