blob: 5b1df143b7e0c055171b3dfdef79341ce2673b53 [file] [log] [blame]
{
"name": "WhatsAppKit",
"version": "2.0.1",
"summary": "Unofficial wrapper to quickly send messages with WhatsApp for iPhone.",
"homepage": "https://github.com/fawkeswei/WhatsAppKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fawkes Wei": "fawkeswei@gmail.com"
},
"source": {
"git": "https://github.com/fawkeswei/WhatsAppKit.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "WhatsAppKit/*.{h,m}"
}