[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / b / 9 / MKMqttServerSDK / 0.0.1 / MKMqttServerSDK.podspec.json
blob20b3fc3cb64e9bc6f114a78422bb249dcbe5fe66
2   "name": "MKMqttServerSDK",
3   "version": "0.0.1",
4   "summary": "SDK For MqttServer",
5   "description": "SDK For MqttServer",
6   "homepage": "https://github.com/MokoLife/mokoLife_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lovexiaoxia": "aadyx2007@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "source": {
22     "git": "https://github.com/MokoLife/mokoLife_iOS.git",
23     "tag": "0.0.1"
24   },
25   "requires_arc": true,
26   "source_files": "SDK/MKSDKForMqttServer/*.{h,m}",
27   "dependencies": {
28     "MQTTClient": [
30     ]
31   }