You need to sign in or sign up before continuing.
undancer

修改版本

@@ -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", "~> 2.5.0_BETA" 144 + s.dependency "IMSDK", "2.5.0_BETA"
145 145
146 146
147 end 147 end