CNUserNotification 0.1.4× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jan 2015Maintained by Frank Gregor.Installation Guide×Installation Guide for CNUserNotificationYou want to add pod 'CNUserNotification', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'CNUserNotification', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try CNUserNotificationSee PodspecGitHub RepoPage on CocoaPods.orgCNUserNotification 0.1.4ByFrank Gregorphranck/CNUserNotificationGitHub Repo CNUserNotification gives you „the same‟ support for user notifications on OS X Lion 10.7 like OS X Mountain Lion 10.8 it does. Installation pod 'CNUserNotification' Authors Frank Gregor License MIT