Skip to content

Commit

Permalink
Merge pull request #140 from hellohaptik/podFile
Browse files Browse the repository at this point in the history
Podfile Updated
  • Loading branch information
iamsimranjot authored Jul 8, 2019
2 parents 674413b + 11a4d39 commit aa300f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HaptikLib.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Pod::Spec.new do |s|
s.subspec 'Speech' do |speech|
speech.ios.deployment_target = '10.0'
speech.frameworks = 'AudioToolbox', 'AVFoundation', 'Speech'
speech.vendored_frameworks = "Frameworks/Payments/HaptikSpeech.framework"
speech.vendored_frameworks = "Frameworks/Speech/HaptikSpeech.framework"
end


Expand Down

0 comments on commit aa300f3

Please sign in to comment.