[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 8 / 0 / WLMqtt / 0.0.6 / WLMqtt.podspec.json
blob9d939a0229a2a0cf18e7ee1566822c1940e78da3
2   "name": "WLMqtt",
3   "version": "0.0.6",
4   "summary": "An easy way to use mqtt",
5   "homepage": "https://github.com/DaLiangWang/WLMqtt",
6   "license": "MIT",
7   "authors": {
8     "wangliang": "wlhjx1993@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/DaLiangWang/WLMqtt.git",
15     "tag": "0.0.6"
16   },
17   "source_files": "WLMqtt/Class/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "CocoaLumberjack": [
22     ],
23     "MQTTClient": [
25     ],
26     "SocketRocket": [
28     ]
29   }