blob: 8bff80d96b4d095502b41916a3ff4d2cda6c47c6 [file] [log] [blame]
{
"name": "WhatsAppKit",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "WhatsAppKit/*.{h,m}",
"requires_arc": false
}