Skip to content

Commit

Permalink
Updated podspec for TPCircularBuffer
Browse files Browse the repository at this point in the history
  • Loading branch information
syedhali committed Jan 24, 2016
1 parent c5c19c3 commit 3b02bb0
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.1'
full.dependency 'TPCircularBuffer', '~> 1.3'
full.dependency 'EZAudio/Core'
end
end

0 comments on commit 3b02bb0

Please sign in to comment.