Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
galenlin committed Sep 10, 2016
1 parent 4e0238d commit a1afa17
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Small.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ Pod::Spec.new do |s|
s.private_header_files = "iOS/Small/Classes/_*.h"

s.framework = "UIKit"
s.library = "z.1.2.5"

s.dependency "ZipArchive"
#s.vendored_framework = "Small.framework"

s.prepare_command = <<-CMD
echo 'Hello World: ' `pwd` "#{s}"
CMD
end

0 comments on commit a1afa17

Please sign in to comment.