# RFBluetooth **Repository Path**: Geph0rce/RFBluetooth ## Basic Information - **Project Name**: RFBluetooth - **Description**: 封装 CoreBluetooth, 并在此基础上建立数据通信模型 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-26 - **Last Updated**: 2023-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RFBluetooth [![CI Status](https://img.shields.io/travis/Roger/RFBluetooth.svg?style=flat)](https://travis-ci.org/Roger/RFBluetooth) [![Version](https://img.shields.io/cocoapods/v/RFBluetooth.svg?style=flat)](https://cocoapods.org/pods/RFBluetooth) [![License](https://img.shields.io/cocoapods/l/RFBluetooth.svg?style=flat)](https://cocoapods.org/pods/RFBluetooth) [![Platform](https://img.shields.io/cocoapods/p/RFBluetooth.svg?style=flat)](https://cocoapods.org/pods/RFBluetooth) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation RFBluetooth is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'RFBluetooth', :git => "git@gitee.com:Geph0rce/RFBluetooth.git" pod 'RFFoundation', :git => "git@gitee.com:Geph0rce/RFFoundation.git" ``` ## Author Roger, 30918949@qq.com ## License RFBluetooth is available under the MIT license. See the LICENSE file for more info.