Skip to content

Commit

Permalink
[Add] HyundaiBarrierFreeSDK 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
MapxusAdmin authored and CocoaPodsBot committed Oct 12, 2023
1 parent 4dfd74a commit 5056ed4
Showing 1 changed file with 41 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"name": "HyundaiBarrierFreeSDK",
"version": "1.0.6",
"summary": "Hyundai Barrier Free module",
"description": "Provide Mapxus Map services.",
"homepage": "https://www.mapxus.com",
"license": {
"type": "BSD 3-Clause",
"file": "LICENSE"
},
"authors": {
"Mapxus": "[email protected]"
},
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://nexus3.mapxus.com/repository/barrier-free-hyundai-ios/1.0.6/barrier-free-hyundai-ios.zip",
"flatten": true
},
"requires_arc": true,
"module_name": "HyundaiBarrierFreeSDK",
"vendored_frameworks": "dynamic/HyundaiBarrierFreeSDK.xcframework",
"dependencies": {
"MapxusBaseSDK": [
"~> 6.3.0"
],
"MapxusMapSDK": [
"~> 6.3.0"
],
"MapxusComponentKit": [
"~> 6.3.0"
],
"SnapKit": [
"~> 5.6.0"
],
"SwiftyJSON": [
"~> 5.0.1"
]
}
}

0 comments on commit 5056ed4

Please sign in to comment.