Explorar el Código

Update Podspec

Robert Payne hace 7 años
padre
commit
066be5492b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      SnapKit.podspec

+ 1 - 1
SnapKit.podspec

@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
   s.homepage = 'https://github.com/SnapKit/SnapKit'
   s.authors = { 'Robert Payne' => 'robertpayne@me.com' }
   s.social_media_url = 'http://twitter.com/robertjpayne'
-  s.source = { :git => 'https://github.com/SnapKit/SnapKit.git', :tag => '4.0.1' }
+  s.source = { :git => 'https://github.com/SnapKit/SnapKit.git', :tag => '4.2.0' }
 
   s.ios.deployment_target = '8.0'
   s.osx.deployment_target = '10.11'