iOSReachability 0.0.3×Maintained by AshishAwasthi.Installation Guide×Installation Guide for iOSReachabilityYou want to add pod 'iOSReachability', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'iOSReachability', '~> 0.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 iOSReachabilitySee PodspecGitHub RepoPage on CocoaPods.orgiOSReachability 0.0.3ByAshish Awasthigithub.com/awasthi027GitHub RepoiOSReachability This the generic reachability framework to check internet connection.