Browse Source

update upnpx

Felix Paul Kühne 10 years ago
parent
commit
799d34ac4c
2 changed files with 5 additions and 5 deletions
  1. 2 2
      Podfile
  2. 3 3
      Podfile.lock

+ 2 - 2
Podfile

@@ -9,7 +9,7 @@ pod 'OBSlider', '1.1.0'
 pod 'PLCrashReporter', '1.2-rc5'
 pod 'GHSidebarNav', '1.0.0'
 pod 'InAppSettingsKit', '2.2.2'
-pod 'upnpx', '1.3.0'
+pod 'upnpx', '1.3.1'
 pod 'SSKeychain'
 pod 'QuincyKit', :git => 'https://github.com/carolanitz/QuincyKit.git' #for version 3.0 
 pod 'box-ios-sdk-v2', :git => 'git://github.com/carolanitz/box-ios-sdk-v2.git', :commit => 'd2df30aa5f76d30910e06f3ef5aff49025de3cf1' #has a logout function added
@@ -19,4 +19,4 @@ post_install do |installer_representation|
   installer_representation.project.build_configurations.each do |config|
             config.build_settings['SKIP_INSTALL'] = 'YES'
   end
-end
+end

+ 3 - 3
Podfile.lock

@@ -8,7 +8,7 @@ PODS:
   - PLCrashReporter (1.2-rc5)
   - QuincyKit (3.0.0)
   - SSKeychain (1.2.2)
-  - upnpx (1.3.0)
+  - upnpx (1.3.1)
 
 DEPENDENCIES:
   - box-ios-sdk-v2 (from `git://github.com/carolanitz/box-ios-sdk-v2.git`, commit `d2df30aa5f76d30910e06f3ef5aff49025de3cf1`)
@@ -18,7 +18,7 @@ DEPENDENCIES:
   - PLCrashReporter (= 1.2-rc5)
   - QuincyKit (from `https://github.com/carolanitz/QuincyKit.git`)
   - SSKeychain
-  - upnpx (= 1.3.0)
+  - upnpx (= 1.3.1)
 
 EXTERNAL SOURCES:
   box-ios-sdk-v2:
@@ -43,6 +43,6 @@ SPEC CHECKSUMS:
   PLCrashReporter: 979cd3c5bda33655f4df58fa6219d067183d7a7e
   QuincyKit: 31f49bf0aa0b20fd25ba3084f617a43424b7af99
   SSKeychain: cc48bd3ad24fcd9125adb9e0d23dd50b8bbd08b9
-  upnpx: d113ac6dc8ead563b840e6c9c9e03c10d9f4bd4b
+  upnpx: 1455cbd69183e45a53413967cc45a99f15eb9f3b
 
 COCOAPODS: 0.35.0