We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10435db + cb4e4fa commit c5354a2Copy full SHA for c5354a2
ExampleProject.podspec
@@ -7,7 +7,7 @@ Pod::Spec.new do |spec|
7
spec.license = ''
8
spec.summary = 'An example project'
9
spec.static_framework = true
10
- spec.vendored_frameworks = "ExampleFramework.framework
+ spec.vendored_frameworks = "ExampleFramework.framework"
11
spec.libraries = "c++"
12
spec.module_name = "#{spec.name}_umbrella"
13
spec.ios.deployment_target = '13.0'
0 commit comments