Skip to content

Commit

Permalink
Remove swift version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengshenqiu committed Jul 14, 2023
1 parent 914e6aa commit a36b0bb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions NextBillionDirection.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Pod::Spec.new do |spec|

spec.name = "NextBillionDirection"
spec.version = "1.0.3"
spec.summary = "The nextbillion.ai iOS Turf cocoapods repo"
spec.summary = "The nextbillion.ai iOS Direction cocoapods repo"

spec.description = <<-DESC
This is a iOS xcframework repository, users can integrate with Nextbillion iOS Direction through cocoaPods
Expand All @@ -26,7 +26,6 @@ Pod::Spec.new do |spec|

spec.vendored_frameworks = 'NbmapDirections.xcframework'
spec.platform = :ios, '11.0'
spec.swift_version = '4.0'

spec.user_target_xcconfig = { 'BUILD_LIBRARY_FOR_DISTRIBUTION' => 'YES' }
spec.pod_target_xcconfig = { 'BUILD_LIBRARY_FOR_DISTRIBUTION' => 'YES' }
Expand Down

0 comments on commit a36b0bb

Please sign in to comment.