[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / f / c / WYMQTTComponent / 0.0.1 / WYMQTTComponent.podspec.json
blob57846b6da4c8967b9c90ba7504f28085010bc9de
2   "name": "WYMQTTComponent",
3   "version": "0.0.1",
4   "summary": "MQTT组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://101.37.147.213:3000/WYComponent/WYMQTTComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wang": "1339669469@qq.com"
13   },
14   "source": {
15     "git": "http://101.37.147.213:3000/WYComponent/WYMQTTComponent.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WYMQTTComponent/Classes/**/*",
22   "dependencies": {
23     "MQTTClient": [
24       "~> 0.15.2"
25     ],
26     "WYUserInfoCacheDataComponent": [
28     ]
29   }