-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
18092fc
commit 114bddc
Showing
20 changed files
with
348 additions
and
222 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
BIN
-16 Bytes
(100%)
MetaMapSDK.xcframework/ios-arm64/MetaMapSDK.framework/Assets.car
Binary file not shown.
Binary file modified
BIN
-2 Bytes
(100%)
MetaMapSDK.xcframework/ios-arm64/MetaMapSDK.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
MetaMapSDK.xcframework/ios-arm64/MetaMapSDK.framework/MFCountriesListViewController.nib
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
MetaMapSDK.xcframework/ios-arm64/MetaMapSDK.framework/MFLocationPermissionViewController.nib
Binary file not shown.
Binary file modified
BIN
+16.1 KB
(100%)
MetaMapSDK.xcframework/ios-arm64/MetaMapSDK.framework/MetaMapSDK
Binary file not shown.
Oops, something went wrong.