/NoMoreSNSSDK

I don't want to use SDKs... and don't want config URLSchemes...

Primary LanguageSwiftMIT LicenseMIT

No More SNS SDK

Carthage compatible Swift Package Manager compatible

What is this

lightweight wrapper of OAuthSwift/OAuthSwift

I don't want to use their fat SDKs... and don't want to config URLSchemes... you too?

Features

  • supports iOS 11 ~
  • Twitter Login
  • Facebook Login without SDK, URLScheme
  • Google Login without SDK, URLScheme

How to use

See Example Appication.

Carthage

https://github.com/Carthage/Carthage

Write your Cartfile

github "dnpp73/NoMoreSNSSDK"

and run

carthage bootstrap --cache-builds --no-use-binaries --platform iOS

or

carthage update --cache-builds --no-use-binaries --platform iOS

License

MIT