mw.notify() now receives an ISO 8601 string.

This commit is contained in:
Xhacker Liu
2014-09-20 21:51:34 -07:00
parent a1d42d5614
commit b79ade527d
5 changed files with 24 additions and 10 deletions

View File

@@ -3,3 +3,4 @@ platform :osx, '10.9'
pod 'MASShortcut', :git => 'https://github.com/xhacker/MASShortcut.git', :branch => 'menubar-webkit'
pod 'RHPreferences', :head
pod 'Sparkle', '~> 1.7.1'
pod 'ISO8601DateFormatter', '~> 0.7'