ABLightSDK 1.0.1× TestsTested ✗ LangLanguage Obj-CObjective C License Custom ReleasedLast Release Mar 2015Maintained by Liao Jinhua.Installation Guide×Installation Guide for ABLightSDKYou want to add pod 'ABLightSDK', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'ABLightSDK', '~> 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 ABLightSDKSee PodspecGitHub RepoPage on CocoaPods.orgABLightSDK 1.0.1ByAprilBrotherAprilBrother/ABLight-iOS-SDKGitHub RepoOVERVIEWCHANGELOG Docs Current documentation Community for April Light How to install Normal way Copy the folder 'ABLightSDK' to your project directory. Add libABLightSDK.a to your Framework. Add 'ABLightSDK/Headers' (relative path to your project) to Header Search Paths in Build Settings of your target. Changelog To see what has changed in recent versions of April SDK, see the CHANGELOG.