LFPageInformationKit 1.0.6× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Sep 2017Maintained by Peng GuangBo.Installation Guide×Installation Guide for LFPageInformationKitYou want to add pod 'LFPageInformationKit', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'LFPageInformationKit', '~> 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 LFPageInformationKitSee PodspecGitHub RepoPage on CocoaPods.orgLFPageInformationKit 1.0.6Byguangboolguangboolpgbo/LFPageInformationKitGitHub Repo Decoupled solution to display full page information(such as loading, error, normal status) in a view. Exmaple -page loading -empty status -error status