Latest | 1.0.0 |
---|---|
Homepage | https://github.com/wzbdroidPersonal/WZBMQTTManagerFramework |
License | MIT |
Platforms | ios 8.0 |
Dependencies | MQTTClient |
Frameworks | UIKit, CoreData |
Authors |
404: Not Found
Latest podspec
{ "name": "WZBMQTTManagerFramework", "version": "1.0.0", "summary": "WZBMQTTManager is encapsulation of MQTTClient.", "homepage": "https://github.com/wzbdroidPersonal/WZBMQTTManagerFramework", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "wuzhengbin": "[email protected]" }, "source": { "git": "https://github.com/wzbdroidPersonal/WZBMQTTManagerFramework.git", "tag": "1.0.0" }, "platforms": { "ios": "8.0" }, "vendored_frameworks": "WZBMQTTManager.framework", "frameworks": [ "UIKit", "CoreData" ], "dependencies": { "MQTTClient": [] } }
Wed, 08 Feb 2017 01:20:04 +0000