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