[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 5 / 9 / XJMQTTManager / 1.0.8 / XJMQTTManager.podspec.json
blobd5ceac9cb7fa19e7a5afd1945c89070cba3525bd
2   "name": "XJMQTTManager",
3   "version": "1.0.8",
4   "summary": "小匠云 MQTT 服务连接管理",
5   "description": "小匠云 MQTT 服务连接管理,包括加密连接、下发数据、上报数据",
6   "homepage": "https://gitee.com/xiaojiang-cloud-paas/xjmqttmanager-open-iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Renge": "lidrkuft123@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/xiaojiang-cloud-paas/xjmqttmanager-open-iOS.git",
16     "tag": "1.0.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": "UIKit",
22   "vendored_frameworks": "XJMQTTManager.xcframework",
23   "dependencies": {
24     "mosquitto_ios": [
26     ]
27   }