Skip to content

Commit

Permalink
Update DGElasticPullToRefresh.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
gontovnik authored Jul 23, 2016
1 parent 76faba1 commit 613ba12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DGElasticPullToRefresh.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ Pod::Spec.new do |spec|
spec.name = "DGElasticPullToRefresh"
spec.version = "1.0.3"
spec.authors = { "Danil Gontovnik" => "[email protected]" }
spec.homepage = "https://github.com/haawa799/DGElasticPullToRefresh"
spec.homepage = "https://github.com/gontovnik/DGElasticPullToRefresh"
spec.summary = "Elastic pull to refresh compontent developed in Swift"
spec.source = { :git => "https://github.com/haawa799/DGElasticPullToRefresh.git" }
spec.source = { :git => "https://github.com/gontovnik/DGElasticPullToRefresh.git" }
spec.license = { :type => "MIT", :file => "LICENSE" }
spec.platform = :ios, '7.0'
spec.source_files = "DGElasticPullToRefresh/*.swift"
Expand Down

0 comments on commit 613ba12

Please sign in to comment.