Files
quark-shell-mac/Podfile
LIU Dongyuan / 柳东原 a12ceebcd9 Update Sparkle to 1.13.0
2015-12-28 00:40:50 -08:00

10 lines
303 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.13'
pod 'ISO8601DateFormatter', '~> 0.7'
pod 'StartAtLoginController', '~> 0.0.1'