blob: 57846b6da4c8967b9c90ba7504f28085010bc9de [file] [log] [blame]
{
"name": "WYMQTTComponent",
"version": "0.0.1",
"summary": "MQTT组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://101.37.147.213:3000/WYComponent/WYMQTTComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wang": "1339669469@qq.com"
},
"source": {
"git": "http://101.37.147.213:3000/WYComponent/WYMQTTComponent.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WYMQTTComponent/Classes/**/*",
"dependencies": {
"MQTTClient": [
"~> 0.15.2"
],
"WYUserInfoCacheDataComponent": [
]
}
}