There was an error while loading. Please reload this page.
1 parent ee679bf commit 9143000Copy full SHA for 9143000
POEditorParser.podspec
@@ -21,6 +21,7 @@ Pod::Spec.new do |s|
21
22
s.source_files = "Sources/"
23
s.public_header_files = "Sources/POEditorParser.h"
24
+ s.preserve_paths = [ "bin/poe" ]
25
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '4.2' }
26
s.swift_version = '4.2'
27
s.static_framework = true
0 commit comments