[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / e / 6 / MQTTClientMinCopy / 0.15.1 / MQTTClientMinCopy.podspec.json
blob33aca9399a14a38f6b0896e514cf4173929840e4
2   "name": "MQTTClientMinCopy",
3   "version": "0.15.1",
4   "summary": "iOS, macOS and tvOS native ObjectiveC MQTT Client Framework, This is 0.15.1 version copy, modify MQTTSession some code, resolve decode message before shut down broker. May be will be deleted soon after!",
5   "homepage": "https://github.com/novastone-media/MQTT-Client-Framework",
6   "license": {
7     "type": "EPLv1",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "novastonemedia": "ios@novastonemedia.com"
12   },
13   "source": {
14     "git": "https://github.com/iOnRoad/MQTTClientMinCopy.git",
15     "tag": "0.15.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "6.1",
20     "osx": "10.10",
21     "tvos": "9.0"
22   },
23   "source_files": "MQTTClientMinCopy"