Skip to content

Commit c3cf17d

Browse files
authored
Update PublishedObject.podspec
1 parent 7cc9dbc commit c3cf17d

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
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = 'PublishedObject'
33
s.version = '0.1.4'
4-
s.summary = 'A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObject\'s objectWillChange.'
4+
s.summary = "A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObject\'s objectWillChange."
55
s.homepage = 'https://github.com/Amzd/PublishedObject'
66
s.author = { 'Casper Zandbergen' => 'info@casperzandbergen.nl' }
77
s.source = { :git => 'https://github.com/Amzd/PublishedObject.git', :tag => s.version.to_s }

0 commit comments

Comments
 (0)