Skip to content

Commit

Permalink
Merge pull request ZipArchive#40 from Keithbsmiley/master
Browse files Browse the repository at this point in the history
Podspec fix
  • Loading branch information
soffes committed Mar 3, 2013
2 parents ec5de8e + 294cd29 commit 798a317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SSZipArchive.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ Pod::Spec.new do |s|
s.source_files = 'SSZipArchive.{h,m}', 'minizip/*.{h,c}'
s.header_dir = 'minizip'
s.library = 'z'
end
end

0 comments on commit 798a317

Please sign in to comment.