blob: c207d44d29223aa9d9aafcfd242f65ddfdc2cebd [file] [log] [blame]
{
"name": "LCMqtt",
"version": "1.0.0",
"summary": "mqtt used on iOS.",
"homepage": "https://github.com/icoderRo/LCMqtt",
"license": "MIT",
"authors": {
"simon": "simon_ro@yeah.net"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/icoderRo/LCMqtt.git",
"tag": "1.0.0"
},
"source_files": "LCMqtt/*",
"requires_arc": true
}