上手指南
Requirements
使用 CocoaPods 安装 MinCloud
platform :ios, '10.0'
use_frameworks!
target 'YOUR_APP_TARGET' do # 替换 YOUR_APP_TARGET 为你的应用名称。
pod 'MinCloud', :git => 'https://github.com/ifanrx/hydrogen-ios-sdk.git'
endpod install在需要使用 MinCloud 的文件中导入 MinCloud
初始化 MinCloud
名称
类型
说明
打印调试信息
MinCloud 第三方依赖库
名称
版本
Last updated
Was this helpful?