Update ScrollViewProxy.podspec

This commit is contained in:
Amzd 2021-01-25 12:49:48 +01:00 committed by GitHub
parent a73b9d7ee3
commit f68e48bc45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ScrollViewProxy'
s.version = '1.0.1'
s.version = '1.0.3'
s.summary = 'Helps with scroll to locations in a ScrollView'
s.license = { type: 'MIT' }
s.homepage = 'https://github.com/amzd/ScrollViewProxy'