[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 8 / 7 / 5 / KZMqttSDK / 0.0.5 / KZMqttSDK.podspec.json
blobf7a2855bff0edf1c5a0533b9b3aa8f5a9e63039f
2   "name": "KZMqttSDK",
3   "version": "0.0.5",
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.org/bosszhipin/kzmqttsdk",
7   "license": "MIT",
8   "authors": {
9     "yangmaosheng": "yangmaosheng@techwolf.cn"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "http://git.kanzhun.org/bosszhipin/kzmqttsdk.git",
16     "tag": "0.0.5"
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   ]