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