Skip to content

Commit

Permalink
updated version to 3.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AvoSukiasyan90 committed Jun 6, 2024
1 parent 18092fc commit 114bddc
Show file tree
Hide file tree
Showing 20 changed files with 348 additions and 222 deletions.
Binary file modified .DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions MetaMapSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@

Pod::Spec.new do |s|
s.name = "MetaMapSDK"
s.version = "3.20.0"
s.version = "3.20.1"
s.summary = "MetaMap SDK"
s.description = "MetaMap SDK for iOS"
s.homepage = "https://github.com/GetMati/mati-ios-sdk"
s.license = { type: 'MIT', file: 'LICENSE' }
s.authors = "MetaMap"
s.homepage = "https://getmati.com"
s.platform = :ios, "12.0"
s.source = { :git => "https://github.com/GetMetaMap/metamap-ios-sdk.git", :tag => "3.20.0" }
s.source = { :git => "https://github.com/GetMetaMap/metamap-ios-sdk.git", :tag => "3.20.1" }
s.vendored_frameworks = "MetaMapSDK.xcframework"
end
Binary file modified MetaMapSDK.xcframework/ios-arm64/MetaMapSDK.framework/Assets.car
Binary file not shown.
Binary file modified MetaMapSDK.xcframework/ios-arm64/MetaMapSDK.framework/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified MetaMapSDK.xcframework/ios-arm64/MetaMapSDK.framework/MetaMapSDK
Binary file not shown.
Loading

0 comments on commit 114bddc

Please sign in to comment.