NR5BLEReceiver 1.0.2×由yume190维护。安装指南×NR5BLEReceiver安装指南您要将以下类似的pod 'NR5BLEReceiver', '~> 1.0'添加到Podfile中target 'MyApp' do pod 'NR5BLEReceiver', '~> 1.0' end然后在终端或从CocoaPods.app中运行pod install或者为了测试,运行以下命令pod try NR5BLEReceiver查看PodspecGitHub仓库CocoaPods.org页面NR5BLEReceiver 1.0.2由yume190FB: yume190yume190/NR5BLEReceiverGitHub仓库use_frameworks! pod 'NR5BLEReceiver', :git => 'https://github.com/yume190/NR5BLEReceiver', :tag => '1.0.0'
use_frameworks! pod 'NR5BLEReceiver', :git => 'https://github.com/yume190/NR5BLEReceiver', :tag => '1.0.0'