blob: 336c7b63315704b828c01b9023d4c0b4930935b4 [file] [log] [blame]
{
"name": "MQTT",
"version": "0.1.8",
"summary": "MQTT v5.0 client for Swift",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/andy1247008998/MQTT",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"andy1247008998": "1247008998@qq.com"
},
"source": {
"git": "https://github.com/andy1247008998/MQTT.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "12.0"
},
"source_files": "MQTT/Classes/**/*",
"swift_version": "4.2"
}