File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new  do  |s |
22s . name              =  "BetterSegmentedControl" 
3- s . version           =  "2.0.0 " 
3+ s . version           =  "2.0.1 " 
44s . swift_version     =  "5.1" 
55s . summary           =  "An easy to use, customizable replacement for UISegmentedControl & UISwitch." 
66s . description       =  <<-DESC 
99s . homepage          =  "https://github.com/gmarm/BetterSegmentedControl" 
1010s . license           =  'MIT' 
1111s . author            =  {  "George Marmaridis"  =>  "gmarmas@gmail.com"  } 
12- s . source            =  {  :git  =>  "https://github.com/gmarm/BetterSegmentedControl.git" ,  :tag  =>  "2.0.0 "  } 
12+ s . source            =  {  :git  =>  "https://github.com/gmarm/BetterSegmentedControl.git" ,  :tag  =>  "2.0.1 "  } 
1313s . social_media_url  =  'https://twitter.com/gmarmas' 
1414s . platform          =  :ios ,  '9.0' 
1515s . requires_arc      =  true 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments