Skip to content

Commit

Permalink
chore: version bump (#39)
Browse files Browse the repository at this point in the history
* chore/version bump

* chore/version bump
  • Loading branch information
dabeeeenster authored Oct 9, 2023
1 parent 3d6b536 commit 3906854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlagsmithClient.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/Flagsmith/flagsmith-ios-client.git', :tag => s.version.to_s }
s.social_media_url = 'https://twitter.com/getflagsmith'

s.ios.deployment_target = '8.0'
s.ios.deployment_target = '12.0'

s.source_files = 'FlagsmithClient/Classes/**/*'
s.swift_versions = '4.0'
Expand Down

0 comments on commit 3906854

Please sign in to comment.