Skip to content

Commit

Permalink
fix: corrected podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunak-jagtap committed Jan 13, 2023
1 parent 15fe03f commit 2883e5b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions DyteiOSCore.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,5 @@ s.source = { :git => "https://github.com/dyte-in/DyteMobileCoreiOS.git", :tag =>
s.vendored_frameworks = "DyteiOSCore.xcframework"
s.platform = :ios
s.swift_version = "5.0"
s.dependency 'DyteiOSSocketIO'
s.dependency 'mediasoup_ios_client'
s.ios.deployment_target = '11.0'
end

0 comments on commit 2883e5b

Please sign in to comment.