Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 840 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 840 Bytes

GreedSocialSDK

社交化SDK集成,包括QQ、微信、微博

Installation

pod 'GreedSocialSDK'

Usage

所有方法详见GRSocial.h.可以用 [GRSocial getInstance]单例的方法。

使用流程:register > 检测是否可用 > register> share或login.

Develop

有依赖的第三方库,所以lint push 时要加--use-libraries

$ pod lib lint GreedSocialSDK.podspec --use-libraries --verbose --allow-warnings
$ pod trunk push GreedSocialSDK.podspec  --use-libraries --verbose --allow-warnings

Change Log

CHANGELOG

LICENSE

MIT