[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / a / b / 0 / MQTT / 0.1.5 / MQTT.podspec.json
blobdd74144ed9830b16f999f5fd788f44bf95702ebf
2   "name": "MQTT",
3   "version": "0.1.5",
4   "summary": "MQTT v5.0 client for Swift",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/andy1247008998/MQTT",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "andy1247008998": "1247008998@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/andy1247008998/MQTT.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "MQTT/Classes/**/*",
22   "swift_version": "4.2"