File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#
2- # Be sure to run `pod spec lint react-native-qq .podspec' to ensure this is a
2+ # Be sure to run `pod spec lint RCTWeChat .podspec' to ensure this is a
33# valid spec and to remove all comments including this before submitting the spec.
44#
55# To learn more about Podspec attributes see http://docs.cocoapods.org/specification.html
88
99Pod ::Spec . new do |s |
1010 s . name = "RCTWeChat"
11- s . version = "1.9.11 "
11+ s . version = "1.9.12 "
1212 s . summary = "React-Native(iOS/Android) functionalities include WeChat Login, Share, Favorite and Payment {QQ: 336021910}"
1313 s . description = <<-DESC
1414 React-Native(iOS/Android) functionalities include WeChat Login, Share, Favorite and Payment {QQ: 336021910}
1515 DESC
16- s . author = { "weflex " => "336021910@qq .com" }
17- s . homepage = "https://github.com/weflex /react-native-wechat"
16+ s . author = { "yorkie " => "yorkiefixer@gmail .com" }
17+ s . homepage = "https://github.com/yorkie /react-native-wechat"
1818 s . license = "MIT"
1919 s . platform = :ios , "9.0"
20- s . source = { :git => "https://github.com/weflex /react-native-wechat.git" , :tag => "master" }
20+ s . source = { :git => "https://github.com/yorkie /react-native-wechat.git" , :tag => "master" }
2121 s . source_files = "ios/*.{h,m}"
2222 s . dependency "React"
2323 s . vendored_libraries = "ios/libWeChatSDK.a"
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-wechat" ,
3- "version" : " 1.9.11 " ,
3+ "version" : " 1.9.12 " ,
44 "description" : " react-native library for wechat app" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments