MyCloudHomeSDKObjc 1.0.15

MyCloudHomeSDKObjc 1.0.15

Artem Meleshko 维护。



  • 作者:
  • Everappz

MyCloudHomeSDKObjc

此项目是 WD My Cloud Home API 的 Objc SDK,可在以下链接找到:https://developer.westerndigital.com/develop/wd-my-cloud-home/api.html

它允许您连接 My Cloud Home 设备并执行基本的文件管理器操作:移动、删除、创建文件夹、下载文件、目录内容等。

此 SDK 使用外部 pods:'AppAuth' - 用于身份验证 'ISO8601DateFormatter' - 用于日期解析

最低 iOS 版本:9.0

在开始使用此 SDK 之前,请在此处注册并获取开发密钥:https://developer.westerndigital.com/develop/wd-my-cloud-home/mch-home-main.html

使用 Cocoa Pods 将此 SDK 集成到您的项目中

pod 'MyCloudHomeSDKObjc'

在实际应用中使用此 SDK 的应用程序

Evermusic

Evermusic Pro

Flacbox

屏幕截图

联系方式

有关更多信息,请联系:

pickles [at] poiuy.com

http://everappz.com/support/

许可证

The MIT License (MIT)

Copyright (c) 2020 Artem Meleshko

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.