blob: ba6855b5393a90f4c5be33ef6f7d625a45aebc8f [file] [log] [blame]
{
"name": "WLMqtt",
"version": "1.1.4",
"summary": "An easy way to use mqtt",
"homepage": "https://github.com/DaLiangWang/WLMqtt",
"license": "MIT",
"authors": {
"wangliang": "wlhjx1993@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DaLiangWang/WLMqtt.git",
"tag": "1.1.4"
},
"source_files": "WLMqtt/Class/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MQTTClient": [
]
}
}