Skip to content

Commit

Permalink
switching TPCircularBuffer back to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
syedhali committed Jan 24, 2016
1 parent 3b02bb0 commit 79ae7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EZAudio.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Pod::Spec.new do |s|
end

s.subspec 'Full' do |full|
full.dependency 'TPCircularBuffer', '~> 1.3'
full.dependency 'TPCircularBuffer', '~> 1.2'
full.dependency 'EZAudio/Core'
end
end

0 comments on commit 79ae7d4

Please sign in to comment.