Skip to content

Commit 25a7cc2

Browse files
更新pod
1 parent a5b0c05 commit 25a7cc2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

WKJavaScriptBridge-demo/Pods/Target Support Files/Pods-WKJavaScriptBridge-demo/Pods-WKJavaScriptBridge-demo-resources.sh

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

WKJavaScriptBridge.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |spec|
1010
spec.license = { :type => "Apache License 2.0", :file => "LICENSE" }
1111
spec.author = { "王凯" => "18500052382@163.com" }
1212
spec.source = { :git => "https://github.com/GitWangKai/WKJavaScriptBridge.git", :tag => "#{spec.version}" }
13-
spec.source_files = "WKJavaScriptBridge-demo/WKJavaScriptBridge-demo/WKJavaScriptBridge/*.{h,m}"
13+
spec.source_files = "WKJavaScriptBridge-demo/WKJavaScriptBridge-demo/WKJavaScriptBridge/**/*"
1414
spec.platform = :ios, '8.0'
1515
spec.resources = "WKJavaScriptBridge/WKJSBridge.js"
1616
spec.frameworks = "WebKit"

0 commit comments

Comments
 (0)