We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f430d4d commit 82358e9Copy full SHA for 82358e9
Aptabase.podspec
@@ -11,5 +11,5 @@ Pod::Spec.new do |s|
11
s.watchos.deployment_target = "6.0"
12
s.tvos.deployment_target = "13.0"
13
s.swift_version = '5.7'
14
- s.source_files = 'Sources/Aptabase/**/*.{h,m,swift}"
15
- end
+ s.source_files = 'Sources/Aptabase/**/*.{h,m,swift}'
+ end
0 commit comments