Skip to content

Commit

Permalink
Fixed TPCircularBuffer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
syedhali committed Jan 24, 2016
1 parent 0047983 commit 4ec22d1
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.2'
full.dependency 'TPCircularBuffer', '1.1'
full.dependency 'EZAudio/Core'
end
end

0 comments on commit 4ec22d1

Please sign in to comment.