Skip to content

Commit

Permalink
[Update] Cedar latest revision
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanregisser committed Aug 6, 2012
1 parent 117380b commit 18d3eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cedar/0.0.1/Cedar.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.summary = 'BDD-style testing using Objective-C.'
s.homepage = 'https://github.com/pivotal/cedar'
s.author = { 'Pivotal Labs' => 'http://pivotallabs.com' }
s.source = { :git => 'https://github.com/pivotal/cedar.git', :commit => '0a87b32d104b388ecc824088e17d64e05e85f8fd' }
s.source = { :git => 'https://github.com/pivotal/cedar.git', :commit => '4a609a1f7317f29e390cc6b40ca1bf2e31f13cd6' }

files = FileList['Source/**/*.{h,m}']
if config.ios?
Expand Down

0 comments on commit 18d3eb8

Please sign in to comment.