Skip to content

Commit

Permalink
podfile updated for Release 1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Macbook Pro committed Sep 22, 2023
1 parent ad16c6e commit 0627f50
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ target 'MapplsSDKDemo' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
pod 'IQKeyboardManagerSwift'
pod 'MapplsAPICore', '1.0.7'
pod 'MapplsAPIKit/Base', '2.0.16'
pod 'MapplsMap/Base', '5.13.9'
pod 'MapplsAPICore', '1.0.8'
pod 'MapplsAPIKit/Base', '2.0.18'
pod 'MapplsMap/Base', '5.13.10'
pod 'MapplsFeedbackKit/Base', '1.0.0'
pod 'MapplsFeedbackUIKit/Base', '1.0.0'
pod 'MapplsUIWidgets/Base', '1.0.3'
pod 'MapplsDirectionUI/Base', '1.0.2'
pod 'MapplsDirectionUI/Base', '1.0.5'
pod 'MapplsNearbyUI/Base', '1.0.1'
pod 'MapplsGeofenceUI/Base', '1.0.1'
pod 'MapplsGeoanalytics/Base', '1.0.0'
Expand Down

0 comments on commit 0627f50

Please sign in to comment.