blob: c2f8f13389cbc8b9ded944d047bbdeb8adc438c8 [file] [log] [blame]
{
"name": "SSCWhatsAppActivity",
"version": "1.0",
"summary": "A UIActivity subclass for sharing 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.schwabbauer@me.com"
},
"source": {
"git": "https://github.com/sascha/SSCWhatsAppActivity.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/_SaschaS",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "SSCWhatsAppActivity/*.{h,m}",
"resources": "SSCWhatsAppActivity/*.png"
}