Skip to content

Commit

Permalink
Spec update
Browse files Browse the repository at this point in the history
  • Loading branch information
misterwell committed May 20, 2015
1 parent 71a04d4 commit 428ecf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DTTableView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Pod::Spec.new do |s|
s.platform = :ios

# When using multiple platforms
# s.ios.deployment_target = "5.0"
s.ios.deployment_target = "5.0"
# s.osx.deployment_target = "10.7"


Expand Down Expand Up @@ -130,6 +130,6 @@ Pod::Spec.new do |s|
# s.requires_arc = true

# s.xcconfig = { "HEADER_SEARCH_PATHS" => "$(SDKROOT)/usr/include/libxml2" }
# s.dependency "JSONKit", "~> 1.4"
s.dependency "SDWebImage/Core", "~> 3.7"

end

0 comments on commit 428ecf7

Please sign in to comment.