Skip to content

Commit

Permalink
Added Podspec file
Browse files Browse the repository at this point in the history
  • Loading branch information
mariouzae committed Apr 1, 2020
1 parent 3f87c11 commit 1ccd570
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion react-native-pjsip.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ Pod::Spec.new do |s|
s.source_files = "ios/**/*.{h,m}"

s.dependency 'React'
s.vendored_frameworks = 'ios/VialerPJSIP.framework'
s.vendored_frameworks = 'ios/VialerPJSIP.framework'
end

0 comments on commit 1ccd570

Please sign in to comment.