Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
duwen committed Jan 10, 2018
1 parent 56e1871 commit 9a01d99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dsBridge.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "dsBridge"
s.version = "2.0.2"
s.version = "2.0.4"
s.summary = "An ios bridge for calling functions synchronously and asynchronously between JavaScript and Object-C in WKWebView/UIWebView"

# This description is used to generate tags and improve search results.
Expand Down Expand Up @@ -117,7 +117,7 @@ Pod::Spec.new do |s|
# the lib prefix of their name.
#

# s.framework = "UIKit","JavaScriptCore"
s.framework = "UIKit","JavaScriptCore"
# s.frameworks = "SomeFramework", "AnotherFramework"

# s.library = "iconv"
Expand Down

0 comments on commit 9a01d99

Please sign in to comment.