Skip to content

Commit e095fae

Browse files
updated version to 3.23.13
1 parent 91b212d commit e095fae

File tree

16 files changed

+37
-51
lines changed

16 files changed

+37
-51
lines changed

MetaMapSDK.podspec

Lines changed: 11 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,13 @@
11
Pod::Spec.new do |s|
2-
s.name = 'MetaMapSDK'
3-
s.version = '3.23.12'
4-
s.summary = 'MetaMap SDK'
5-
s.description = 'MetaMap SDK for iOS'
6-
s.homepage = 'https://github.com/GetMati/mati-ios-sdk'
7-
s.license = { :type => 'MIT', :file => 'LICENSE' }
8-
s.authors = { 'MetaMap' => 'support@getmati.com' }
9-
10-
s.platform = :ios, '13.0'
11-
s.swift_version = '5.9'
12-
s.source = {
13-
:git => 'https://github.com/GetMetaMap/metamap-ios-sdk.git',
14-
:tag => s.version.to_s
15-
}
16-
s.vendored_frameworks = [
17-
'MetaMapSDK.xcframework',
18-
'IncdOnboarding.xcframework',
19-
'opencv2.xcframework'
20-
]
21-
s.frameworks = %w[
22-
Accelerate AVFoundation CoreMedia CoreVideo CoreImage CoreGraphics
23-
QuartzCore CoreAudio AudioToolbox UIKit Foundation
24-
]
25-
s.libraries = 'z', 'c++'
2+
s.name = "MetaMapSDK"
3+
s.version = "3.23.13"
4+
s.summary = "MetaMap SDK"
5+
s.description = "MetaMap SDK for iOS"
6+
s.homepage = "https://github.com/GetMati/mati-ios-sdk"
7+
s.license = { type: 'MIT', file: 'LICENSE' }
8+
s.authors = "MetaMap"
9+
s.homepage = "https://getmati.com"
10+
s.platform = :ios, "13.0"
11+
s.source = { :git => "https://github.com/GetMetaMap/metamap-ios-sdk.git", :tag => "3.23.13"}
12+
s.vendored_frameworks = ["MetaMapSDK.xcframework", "IncdOnboarding.xcframework", "opencv2.xcframework"]
2613
end
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

MetaMapSDK.xcframework/ios-arm64/MetaMapSDK.framework/Modules/MetaMapSDK.swiftmodule/arm64-apple-ios.abi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63314,7 +63314,7 @@
6331463314
"kind": "StringLiteral",
6331563315
"offset": 191,
6331663316
"length": 9,
63317-
"value": "\"3.23.12\""
63317+
"value": "\"3.23.13\""
6331863318
},
6331963319
{
6332063320
"filePath": "\/Users\/avo\/Documents\/MetaMap\/IncodeMetamap\/ios-sdk\/mati-kyc-sdk\/supportFiles\/configs\/MatiConfig.swift",
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)