diff options
Diffstat (limited to 'scripts/pugixml.podspec')
| -rw-r--r-- | scripts/pugixml.podspec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pugixml.podspec b/scripts/pugixml.podspec index f39ccb9..7508418 100644 --- a/scripts/pugixml.podspec +++ b/scripts/pugixml.podspec @@ -1,6 +1,6 @@  Pod::Spec.new do |s|    s.name         = "pugixml" -  s.version      = "1.7" +  s.version      = "1.8"    s.summary      = "C++ XML parser library."    s.homepage     = "http://pugixml.org"    s.license      = { :type => 'MIT', :text => <<-qwertyuiop  | 
