[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 7 / 5 / KZMqttSDK / 0.4.1 / KZMqttSDK.podspec.json
blob3c3de8be1f8d0dc4c4fe01a4a8d1033fa7c7c77a
2   "name": "KZMqttSDK",
3   "version": "0.4.1",
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": "git@git.kanzhun-inc.com:bosszhipin/kzmqttsdk.git",
15     "tag": "0.4.1"
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   ]