Showing
1 changed file
with
1 additions
and
1 deletions
@@ -141,7 +141,7 @@ Pod::Spec.new do |s| | @@ -141,7 +141,7 @@ Pod::Spec.new do |s| | ||
141 | 141 | ||
142 | # s.xcconfig = { "HEADER_SEARCH_PATHS" => "$(SDKROOT)/usr/include/libxml2" } | 142 | # s.xcconfig = { "HEADER_SEARCH_PATHS" => "$(SDKROOT)/usr/include/libxml2" } |
143 | # s.dependency "JSONKit", "~> 1.4" | 143 | # s.dependency "JSONKit", "~> 1.4" |
144 | - s.dependency "IMSDK", "~> 0.0.1" | 144 | + s.dependency "IMSDK", "~> 2.5.0_BETA" |
145 | 145 | ||
146 | 146 | ||
147 | end | 147 | end |
-
Please register or login to post a comment