Skip to content

Commit 82358e9

Browse files
authored
Update Aptabase.podspec
1 parent f430d4d commit 82358e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Aptabase.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ Pod::Spec.new do |s|
1111
s.watchos.deployment_target = "6.0"
1212
s.tvos.deployment_target = "13.0"
1313
s.swift_version = '5.7'
14-
s.source_files = 'Sources/Aptabase/**/*.{h,m,swift}"
15-
end
14+
s.source_files = 'Sources/Aptabase/**/*.{h,m,swift}'
15+
end

0 commit comments

Comments
 (0)