Skip to content

Commit

Permalink
re-enable promisekit and switch to an older version
Browse files Browse the repository at this point in the history
  • Loading branch information
cvasilak committed May 22, 2015
1 parent 873736c commit 377d6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/fixtures/Weakly.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/neonichu/CPDColors.git", :tag => s.version }
s.source_files = 'Code'

# s.dependency 'PromiseKit'
s.dependency 'PromiseKit', '~> 1.5'
end

0 comments on commit 377d6dd

Please sign in to comment.