YCDeviceFingerprint 1.5.0×许可协议 MIT 发布最新发布2017年3月由 MichaelHuyp 维护。安装指南×YCDeviceFingerprint 安装指南您想将以下类似指令添加到 Podfile 中:target 'MyApp' do pod 'YCDeviceFingerprint', '~> 1.5' end然后在您的终端内运行 pod install,或者从 CocoaPods.app 中运行。如果想先进行测试运行,运行以下命令:pod try YCDeviceFingerprint查看 PodspecGitHub 仓库CocoaPods.org 上的页面YCDeviceFingerprint 1.5.0由MichaelHuypMichaelHuyp/YCDeviceFingerprintKitGitHub 仓库 示例 要运行示例项目,首先克隆仓库,然后在 Example 目录下运行 pod install。 要求 安装 YCDeviceFingerprint 可通过 CocoaPods 使用。要安装它,只需将以下行添加到您的 Podfile: pod "YCDeviceFingerprint" 作者 MichaelHuyp, [email protected] 许可协议 YCDeviceFingerprint 可在 MIT 许可协议下获取。详细信息请参阅 LICENSE 文件。