Skip to content

Commit

Permalink
Fix Podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rbaumbach committed Oct 18, 2022
1 parent 27a9f5e commit 5140d1c
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 @@ source 'https://github.com/CocoaPods/Specs.git'
platform :ios, "8.0"
inhibit_all_warnings!

target :Specs do
target :Tests do
pod 'Specta'
pod 'Expecta'
pod 'OCMock'
Expand Down

0 comments on commit 5140d1c

Please sign in to comment.