VinliBluetooth 1.1.6× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布最后发布2016年6月由Andrew Wells维护。安装指南×VinliBluetooth安装指南您想在Podfile中添加类似以下的内容:pod 'VinliBluetooth', '~> 1.1'target 'MyApp' do pod 'VinliBluetooth', '~> 1.1' end然后在终端或CocoaPods.app中运行pod install或者为了测试运行,运行以下命令:pod try VinliBluetooth查看PodspecGitHub存储库CocoaPods.org页面VinliBluetooth 1.1.6作者:Andrew Wellsvinli/ios-btGitHub存储库 Vinli Bluetooth SDK for iOS 用于与Vinli设备通信的框架。更多信息:http://dev.vin.li 文档 http://cocoadocs.org/docsets/VinliBluetooth 安装 使用CocoaPods安装 pod 'VinliBluetooth' 快速入门指南 https://gist.github.com/andrewwells/dd78929a20b6ff9b32d8