Skip to content

Commit

Permalink
Release 1.0.9
Browse files Browse the repository at this point in the history
- Podspec file correction.
  • Loading branch information
Robin Macbook Pro committed Jun 7, 2023
1 parent 7ab6cb1 commit 4faad17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mappls.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Pod::Spec.new do |m|

m.source = {
:git => 'https://github.com/mappls-api/mappls-ios-sdk.git',
:tag => '1.0.8'
:tag => m.version.to_s
}

m.ios.deployment_target = '9.0'
Expand Down

0 comments on commit 4faad17

Please sign in to comment.