blob: 1799652f4ee47f22d04796518b92b35adf65d4e0 [file] [log] [blame]
{
"name": "WLMqtt",
"version": "1.1.3",
"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.3"
},
"source_files": "WLMqtt/Class/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MQTTClient": [
]
}
}