blob: 5758fda40e767a8652596674aa355f0c92f76b5e [file] [log] [blame]
{
"name": "MQTT",
"version": "0.2.3",
"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.2.3"
},
"platforms": {
"ios": "12.0"
},
"source_files": "MQTT/Classes/**/*",
"swift_version": "4.2"
}