We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d38fb commit 53967f6Copy full SHA for 53967f6
Podfile
@@ -10,6 +10,6 @@ target 'MAGE' do
10
pod 'HexColors', '~> 2.2.1'
11
pod 'mage-ios-sdk', :git => 'https://github.com/ngageoint/mage-ios-sdk.git', :tag=> '1.4'
12
#pod 'mage-ios-sdk', :path => '../mage-ios-sdk'
13
- pod 'geopackage-ios', '~> 1.2.1'
+ pod 'geopackage-ios', '~> 1.2.2'
14
pod 'tuneup_js'
15
end
0 commit comments