blob: 04efb73a4d1caa8b5669d449da78ccd1deef9a13 [file] [log] [blame]
{
"name": "BDGShare",
"version": "0.0.2",
"summary": "Lightweight sharing class with completion blocks for facebook, twitter, whatsapp, e-mail, sms, etc.",
"description": "Share using facebook, twitter, whatsapp, email, text message, activitycontroller, documentinteractioncontroller, all with 1 line and great completion blocks",
"homepage": "https://github.com/BobDG/BDGShare",
"authors": {
"Bob de Graaf": "graafict@gmail.com"
},
"license": "MIT",
"source": {
"git": "https://github.com/BobDG/BDGShare.git",
"tag": "0.0.2"
},
"source_files": "**/*.{h,m}",
"resources": [
"**/*.{png}",
"**/*.lproj"
],
"frameworks": [
"Social",
"MessageUI"
],
"platforms": {
"ios": null
},
"requires_arc": true
}