File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed 
SDWebImageBPGCoder/Module Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88
99Pod ::Spec . new  do  |s |
1010  s . name              =  'SDWebImageBPGCoder' 
11-   s . version           =  '0.7.1 ' 
11+   s . version           =  '0.7.2 ' 
1212  s . summary           =  'BPG decoder for SDWebImage plugin coder.' 
1313
1414# This description is used to generate tags and improve search results. 
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
1818#   * Finally, don't worry about the indent, CocoaPods strips it! 
1919
2020  s . description       =  <<-DESC 
21- TODO: Add long description of the pod here .
21+ A SDWebImage coder plugin to support BPG (Better Portable Graphics) format .
2222                       DESC 
2323
2424  s . homepage          =  'https://github.com/SDWebImage/SDWebImageBPGCoder' 
Original file line number Diff line number Diff line change 1515	<key CFBundlePackageType </key 
1616	<string FMWK </string 
1717	<key CFBundleShortVersionString </key 
18- 	<string 0.7.1  </string 
18+ 	<string 0.7.2  </string 
1919	<key CFBundleVersion </key 
20- 	<string 0.7.1  </string 
20+ 	<string 0.7.2  </string 
2121</dict 
2222</plist 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments