Skip to content

Commit 0e13c36

Browse files
authored
Update PublishedObject.podspec
1 parent 8f50950 commit 0e13c36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PublishedObject.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Pod::Spec.new do |s|
44
s.license = { type: 'MIT' }
55
s.summary = 'A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObjects objectWillChange.'
66
s.homepage = 'https://github.com/Amzd/PublishedObject'
7-
s.author = { 'Casper Zandbergen' => 'info@casperzandbergen.nl' }
7+
s.author = { 'Casper "Amzd" Zandbergen' => 'info@casperzandbergen.nl' }
88
s.source = { :git => 'https://github.com/Amzd/PublishedObject.git', :tag => s.version.to_s }
99

1010
s.source_files = 'Sources/PublishedObject/*.swift'

0 commit comments

Comments
 (0)