Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jvaeyhcd committed Aug 17, 2016
1 parent 5d00dae commit c537390
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HcdCachePlayer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "HcdCachePlayer"
s.version = "0.1.1"
s.version = "1.0.0"
s.summary = "A video player with cache."

# This description is used to generate tags and improve search results.
Expand Down Expand Up @@ -133,6 +133,6 @@ Pod::Spec.new do |s|
s.requires_arc = true

# s.xcconfig = { "HEADER_SEARCH_PATHS" => "$(SDKROOT)/usr/include/libxml2" }
s.dependency "Masonry"
s.dependency "Masonry", '~> 1.0.1'

end

0 comments on commit c537390

Please sign in to comment.