mirror of
https://github.com/little-snow-fox/react-native-wechat-lib.git
synced 2025-12-06 23:36:49 +08:00
update version
This commit is contained in:
parent
aa3960a371
commit
a082ab6003
@ -22,7 +22,7 @@ Pod::Spec.new do |s|
|
|||||||
s.platform = :ios, "9.0"
|
s.platform = :ios, "9.0"
|
||||||
s.source = { :git => "https://github.com/little-snow-fox/react-native-wechat-lib.git", :tag => "master" }
|
s.source = { :git => "https://github.com/little-snow-fox/react-native-wechat-lib.git", :tag => "master" }
|
||||||
s.source_files = "ios/*.{h,m}"
|
s.source_files = "ios/*.{h,m}"
|
||||||
s.dependency "React"
|
s.dependency "React-Core"
|
||||||
s.vendored_libraries = "ios/libWeChatSDK.a"
|
s.vendored_libraries = "ios/libWeChatSDK.a"
|
||||||
s.requires_arc = true
|
s.requires_arc = true
|
||||||
s.frameworks = 'SystemConfiguration','CoreTelephony','WebKit'
|
s.frameworks = 'SystemConfiguration','CoreTelephony','WebKit'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user