File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new  do  |s |
22
33  s . name                   =  "Swifter" 
4-   s . version                =  "1.4.7 " 
4+   s . version                =  "1.5.0-rc.1 " 
55  s . summary                =  "Tiny http server engine written in Swift programming language." 
66  s . homepage               =  "https://github.com/glock45/swifter" 
77  s . license                =  {  :type  =>  'Copyright' ,  :file  =>  'LICENSE'  } 
88  s . author                 =  {  "Damian Kołakowski"  =>  "[email protected] "  }  9-   s . ios . deployment_target  =  "8 .0" 
9+   s . ios . deployment_target  =  "9 .0" 
1010  s . osx . deployment_target  =  "10.10" 
1111  s . tvos . deployment_target  =  "9.0" 
12-   s . source                 =  {  :git  =>  "https://github.com/httpswift/swifter.git" ,  :tag  =>  "1.4.7 "  } 
12+   s . source                 =  {  :git  =>  "https://github.com/httpswift/swifter.git" ,  :tag  =>  "1.5.0-rc.1 "  } 
1313  s . source_files           =  'XCode/Sources/*.{swift}' 
1414  s . swift_version          =  '4.2' 
1515
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments