mirror of
https://github.com/HackPlan/quark-shell-mac.git
synced 2026-01-12 22:27:07 +08:00
6 lines
319 B
Ruby
6 lines
319 B
Ruby
platform :osx, '10.9'
|
|
|
|
pod 'MASShortcut', :git => 'git@github.com:xhacker/MASShortcut.git', :branch => 'menubar-webkit'
|
|
pod 'RHPreferences', :head
|
|
pod 'Sparkle', :git => 'git@github.com:xhacker/Sparkle.git', :branch => 'podspec', :podspec => 'https://raw.githubusercontent.com/xhacker/Sparkle/podspec/Sparkle.podspec'
|