Skip to content

Commit

Permalink
Use latest Specta.
Browse files Browse the repository at this point in the history
  • Loading branch information
pk committed Jan 28, 2015
1 parent 0094c89 commit 31f8226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ platform :ios, '7.1'
xcodeproj 'PKToolbox'

target 'PKToolboxTests', :exclusive => true do
pod 'Specta', :git => 'https://github.com/specta/specta.git', :branch => '0.3-wip'
pod 'Specta', :git => 'https://github.com/specta/specta.git', :tag => 'v0.3.0.beta1'
pod 'Expecta'
pod 'OCMock'
end
Expand Down

0 comments on commit 31f8226

Please sign in to comment.