LineSDK 5.0.2× TestsTested ✗ LangLanguage Obj-CObjective C License Custom ReleasedLast Release Jul 2019Maintained by LINE Corporation.Installation Guide×Installation Guide for LineSDKYou want to add pod 'LineSDK', '~> 5.0' similar to the following to your Podfile:target 'MyApp' do pod 'LineSDK', '~> 5.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 LineSDKSee PodspecHomepagePage on CocoaPods.orgLineSDK 5.0.2ByLINE CorporationOVERVIEWCHANGELOG LineSDK You can reach a vast number of LINE users by using the LINE SDK for iOS to integrate your app with LINE. Installation pod 'LineSDK' Authors LINE Corporation License Custom