AprilBeacon-iOS-SDK 1.0.0× TestsTested ✗ LangLanguage Obj-CObjective C License Custom ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for AprilBeacon-iOS-SDKYou want to add pod 'AprilBeacon-iOS-SDK', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'AprilBeacon-iOS-SDK', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try AprilBeacon-iOS-SDKSee PodspecGitHub RepoPage on CocoaPods.orgAprilBeacon-iOS-SDK 1.0.0ByAprilBrotherAprilBrother/AprilBeacon-iOS-SDKGitHub RepoThis library is deprecated, it is recommended you look at AprilSDK. Docs Current documentation Community for AprilBeacon How to install Normal way Copy the folder 'AprilSDK' to your project directory. Add libAprilBeaconSDK.a to your Framework. Add 'AprilSDK/Headers' (relative path to your project) to Header Search Paths in Build Settings of your target.