We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41399f8 commit 83ec351Copy full SHA for 83ec351
KakaJSON.podspec
@@ -15,5 +15,5 @@ Pod::Spec.new do |s|
15
s.tvos.deployment_target = "9.0"
16
17
s.source = { :git => "https://github.com/kakaopensource/KakaJSON.git", :tag => s.version }
18
- s.source_files = "KakaJSON/**/*.swift"
+ s.source_files = "Sources/KakaJSON/**/*.swift"
19
end
0 commit comments