Files
quark-shell-mac/Podfile
2015-05-20 21:18:21 -07:00

10 lines
304 B
Ruby

platform :osx, '10.9'
source 'https://github.com/CocoaPods/Specs.git'
pod 'MASShortcut', :git => 'https://github.com/xhacker/MASShortcut.git', :branch => 'menubar-webkit'
pod 'RHPreferences', :head
pod 'Sparkle', '~> 1.8.0'
pod 'ISO8601DateFormatter', '~> 0.7'
pod 'StartAtLoginController', '~> 0.0.1'