blob: f9cdd26d90301ee0f72221caf5162746d770e8e0 [file] [log] [blame]
{
"name": "SSCWhatsAppActivity",
"version": "1.2",
"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.2"
},
"social_media_url": "https://twitter.com/_SaschaS",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "SSCWhatsAppActivity/*.{h,m}",
"resources": "SSCWhatsAppActivity/*.png"
}