mirror of
https://github.com/zhigang1992/SwiftParsec.git
synced 2026-04-28 17:25:57 +08:00
Update SwiftParsec.podspec
This commit is contained in:
@@ -12,5 +12,5 @@ Pod::Spec.new do |s|
|
||||
s.tvos.deployment_target = '9.0'
|
||||
s.watchos.deployment_target = '2.0'
|
||||
|
||||
s.source_files = 'Source/*.swift'
|
||||
s.source_files = 'SwiftParsec/*.swift'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user