iFeatureAvailability 1.0× TestsTested ✗ LangLanguage Obj-CObjective C License BSD ReleasedLast Release Dec 2014Maintained by Alexander Dodatko.Installation Guide×Installation Guide for iFeatureAvailabilityYou want to add pod 'iFeatureAvailability', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'iFeatureAvailability', '~> 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 iFeatureAvailabilitySee PodspecGitHub RepoPage on CocoaPods.orgiFeatureAvailability 1.0ByAlexander Dodatkododikk/iFeatureAvailabilityGitHub Repo A wrapper around UIDevice to check whether certain iOS features are available. License : BSD