CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

DryWechat-iOS 2.0.0

DryWechat-iOS 2.0.0

Maintained by duanruiying.



  • By
  • duanruiying

DryWechat-iOS

iOS: 微信功能简化(登录、支付、分享、打开小程序) 微信开放平台

Prerequisites

  • iOS 10.0+
  • ObjC

Installation

  • pod 'DryWechat-iOS'
  • Targets => Info => URL Types添加scheme( identifier:"weixin"、URL Schemes:"wx+AppID" )
  • info.plist文件属性LSApplicationQueriesSchemes中增加weixin、wechat、weixinULAPI字段

Features

  1. 注册客户端
  2. 获取授权(登录)
  3. 获取用户信息
  4. 支付
  5. 分享文本
  6. 打开小程序