文件名称:PredictionIO-Swift-SDK:PredictionIO iOS macOS SDK
文件大小:290KB
文件格式:ZIP
更新时间:2024-06-17 13:58:26
Swift
PredictionIO Swift SDK
Swift SDK为iOS和macOS应用程序提供了便捷的API,可在事件服务器中记录用户的行为并从PredictionIO引擎检索预测。
要求
iOS 10以上版本或macOS 10.10以上版本
Xcode 11以上
迅捷5+
预测IO 0.12.0+
安装
椰子足
安装 ,这是Cocoa项目的依赖项管理器。
$ gem install cocoapods
要集成PredictionIO,请将以下行添加到Podfile 。
source 'https://github.com/CocoaPods/Specs.git'
platform :ios , '10.0'
use_frameworks!
target '