[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 7 / 5 / KZMqttSDK / 0.1.1 / KZMqttSDK.podspec.json
blobc847cc317e3be6d8f8855ccf7081b04a62606209
2   "name": "KZMqttSDK",
3   "version": "0.1.1",
4   "summary": "KZMqttSDK is a lib for mqtt protocal chat",
5   "description": "write by mqtt protocal for im, add read, send status",
6   "homepage": "http://git.kanzhun-inc.com/bosszhipin/kzmqttsdk",
7   "license": "MIT",
8   "authors": {
9     "yangmaosheng": "yangmaosheng@techwolf.cn"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "http://git.kanzhun-inc.com/bosszhipin/kzmqttsdk.git",
16     "tag": "0.1.1"
17   },
18   "source_files": "KZMqttSDK/MqttSDK/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "KZMqttSDK/MqttSDK/*.h",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]