Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
add explicit CocoaPods source
Browse files Browse the repository at this point in the history
  • Loading branch information
Kimon Tsinteris committed Oct 18, 2014
1 parent a1afedf commit bf52f0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Podfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
source 'https://github.com/CocoaPods/Specs.git'

target :FBKVOControllerTests, :exclusive => true do
pod 'OCMockito', '~> 1.0'
end

0 comments on commit bf52f0a

Please sign in to comment.