Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Pol Quintana committed May 9, 2015
1 parent b85819e commit 985c435
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PQFCustomLoaders.podspec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Pod::Spec.new do |s|
s.name = "PQFCustomLoaders"
s.version = "1.0.0"
s.version = "1.0.1"
s.summary = "Collection of Custom Loaders highly customizable."
s.homepage = "https://github.com/poolqf/PQFCustomLoaders"
s.license = 'MIT'
s.author = "Pol Quintana"
s.source = { :git => "https://github.com/poolqf/PQFCustomLoaders.git", :tag => "1.0.0" }
s.source = { :git => "https://github.com/poolqf/PQFCustomLoaders.git", :tag => "1.0.1" }
s.platform = :ios, '7.0'
s.source_files = 'PQFCustomLoaders'
s.frameworks = 'UIKit'
Expand Down

0 comments on commit 985c435

Please sign in to comment.