Skip to content
This repository has been archived by the owner on Apr 16, 2022. It is now read-only.

Commit

Permalink
Update podspec with release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
YuantongL committed Jan 11, 2021
1 parent 5f179b2 commit 0a5905f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftUI-PullToRefresh.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|
spec.name = 'SwiftUI-PullToRefresh'
spec.ios.deployment_target = '14.0'
spec.version = '1.0'
spec.version = '1.0.1'
spec.swift_versions = '5.0'
spec.license = { :type => 'MIT' }
spec.homepage = 'https://github.com/YuantongL/SwiftUI-PullToRefresh'
Expand Down

0 comments on commit 0a5905f

Please sign in to comment.