Skip to content

Commit cb4e4fa

Browse files
committed
"
1 parent 10435db commit cb4e4fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ExampleProject.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Pod::Spec.new do |spec|
77
spec.license = ''
88
spec.summary = 'An example project'
99
spec.static_framework = true
10-
spec.vendored_frameworks = "ExampleFramework.framework
10+
spec.vendored_frameworks = "ExampleFramework.framework"
1111
spec.libraries = "c++"
1212
spec.module_name = "#{spec.name}_umbrella"
1313
spec.ios.deployment_target = '13.0'

0 commit comments

Comments
 (0)