Skip to content

Commit 38c5a25

Browse files
authored
Update PublishedObject.podspec
1 parent c3cf17d commit 38c5a25

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PublishedObject.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = 'PublishedObject'
33
s.version = '0.1.4'
4+
s.license = { type: 'MIT' }
45
s.summary = "A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObject\'s objectWillChange."
56
s.homepage = 'https://github.com/Amzd/PublishedObject'
67
s.author = { 'Casper Zandbergen' => 'info@casperzandbergen.nl' }

0 commit comments

Comments
 (0)