1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-09-11 17:15:34 +03:00
vimr/Podfile
2015-04-26 14:02:33 +02:00

12 lines
207 B
Ruby

platform :osx, "10.9"
pod "TBCacao", "0.0.3"
pod "CocoaLumberjack", "1.9.2"
pod "Sparkle", "1.8.0"
pod "PureLayout", "2.0.4"
target :VimRTests do
pod "OCHamcrest", "4.1.1"
pod "OCMockito", "1.4.0"
end