Skip to content

Commit 4217d2a

Browse files
authored
Update PublishedObject.podspec
1 parent 55486e9 commit 4217d2a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PublishedObject.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Pod::Spec.new do |s|
77
s.author = { 'Casper Zandbergen' => 'info@casperzandbergen.nl' }
88
s.source = { :git => 'https://github.com/Amzd/PublishedObject.git', :tag => s.version.to_s }
99

10-
s.source_files = 'Sources/**/*.swift'
10+
s.source_files = 'Sources/PublishedObject/*.swift'
1111

12-
s.swift_version = '5.1'
12+
s.swift_version = '5.2'
1313
s.ios.deployment_target = '11.0'
1414
s.tvos.deployment_target = '11.0'
1515
s.osx.deployment_target = '10.13'

0 commit comments

Comments
 (0)